summaryrefslogtreecommitdiff
path: root/keyboards/handwired/not_so_minidox/info.json
diff options
context:
space:
mode:
authorAlex Ong <the.onga@gmail.com>2019-01-04 19:39:14 +1100
committerAlex Ong <the.onga@gmail.com>2019-01-04 19:39:14 +1100
commit47c91fc7f75ae0a477e55b687aa0fc30da0a283c (patch)
tree65ad39452748ff2e6d4a83ce54ede6ca22c9ada9 /keyboards/handwired/not_so_minidox/info.json
parentac9b88e8ccbbf38762871504cd827ff0d941c426 (diff)
parent563ce3f225d981ce460c12ca5130dfe47af41df0 (diff)
Merge branch 'master' of https://github.com/qmk/qmk_firmware
Diffstat (limited to 'keyboards/handwired/not_so_minidox/info.json')
-rw-r--r--keyboards/handwired/not_so_minidox/info.json63
1 files changed, 63 insertions, 0 deletions
diff --git a/keyboards/handwired/not_so_minidox/info.json b/keyboards/handwired/not_so_minidox/info.json
new file mode 100644
index 0000000000..0222095024
--- /dev/null
+++ b/keyboards/handwired/not_so_minidox/info.json
@@ -0,0 +1,63 @@
+{
+ "keyboard_name": "Not So MiniDox",
+ "url": "",
+ "maintainer": "qmk",
+ "width": 12,
+ "height": 5.75,
+ "layouts": {
+ "LAYOUT": {
+ "key_count": 42,
+ "layout": [
+ {"x":0, "y":0.375},
+ {"x":1, "y":0.25},
+ {"x":2, "y":0.125},
+ {"x":3, "y":0},
+ {"x":4, "y":0.125},
+ {"x":5, "y":0.25},
+
+ {"x":8, "y":0.25},
+ {"x":9, "y":0.125},
+ {"x":10, "y":0},
+ {"x":11, "y":0.125},
+ {"x":12, "y":0.25},
+ {"x":13, "y":0.375},
+
+ {"x":0, "y":1.375},
+ {"x":1, "y":1.25},
+ {"x":2, "y":1.125},
+ {"x":3, "y":1},
+ {"x":4, "y":1.125},
+ {"x":5, "y":1.25},
+
+ {"x":8, "y":1.25},
+ {"x":9, "y":1.125},
+ {"x":10, "y":1},
+ {"x":11, "y":1.125},
+ {"x":12, "y":1.25},
+ {"x":13, "y":1.375},
+
+ {"x":0, "y":2.375},
+ {"x":1, "y":2.25},
+ {"x":2, "y":2.125},
+ {"x":3, "y":2},
+ {"x":4, "y":2.125},
+ {"x":5, "y":2.25},
+
+ {"x":8, "y":2.25},
+ {"x":9, "y":2.125},
+ {"x":10, "y":2},
+ {"x":11, "y":2.125},
+ {"x":12, "y":2.25},
+ {"x":13, "y":2.375},
+
+ {"x":3.5, "y":4.75},
+ {"x":4.5, "y":4.75},
+ {"x":5.5, "y":3.75, "h":2},
+
+ {"x":7.5, "y":3.75, "h":2},
+ {"x":8.5, "y":4.75},
+ {"x":9.5, "y":4.75}
+ ]
+ }
+ }
+}