diff options
Diffstat (limited to 'keyboards/handwired/bento/info.json')
-rw-r--r-- | keyboards/handwired/bento/info.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/handwired/bento/info.json b/keyboards/handwired/bento/info.json deleted file mode 100644 index cae2773de2..0000000000 --- a/keyboards/handwired/bento/info.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "keyboard_name": "Bento Macropad", - "url": "https://www.thingiverse.com/thing:4416966", - "maintainer": "Ghostseven", - "layouts": { - "LAYOUT": { - "layout": [ - {"x":0, "y":0}, - {"x":1, "y":0}, - {"x":2, "y":0}, - {"x":0, "y":1}, - {"x":1, "y":1}, - {"x":2, "y":1} - ] - } - } -} |