aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/bento/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/bento/info.json')
-rw-r--r--keyboards/handwired/bento/info.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/handwired/bento/info.json b/keyboards/handwired/bento/info.json
new file mode 100644
index 000000000..8339c6da3
--- /dev/null
+++ b/keyboards/handwired/bento/info.json
@@ -0,0 +1,19 @@
+{
+ "keyboard_name": "Bento Macropad",
+ "url": "https://www.thingiverse.com/thing:4416966",
+ "maintainer": "Ghostseven",
+ "width": 3,
+ "height": 2,
+ "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}
+ ]
+ }
+ }
+}