summaryrefslogtreecommitdiff
path: root/layouts/community/planck_mit/info.json
diff options
context:
space:
mode:
authorDrashna Jael're <drashna@live.com>2022-03-25 16:34:17 -0700
committerDrashna Jael're <drashna@live.com>2022-03-25 16:34:17 -0700
commit00b8c127c6e2def495301781718d2db1df576573 (patch)
tree0032966b04cfff5ee2c2903928c5c31e36029399 /layouts/community/planck_mit/info.json
parent07a3743e878e92a9236736a65d167de26478def6 (diff)
Readd default layouts
Diffstat (limited to 'layouts/community/planck_mit/info.json')
-rw-r--r--layouts/community/planck_mit/info.json61
1 files changed, 61 insertions, 0 deletions
diff --git a/layouts/community/planck_mit/info.json b/layouts/community/planck_mit/info.json
new file mode 100644
index 0000000000..4225b52c2c
--- /dev/null
+++ b/layouts/community/planck_mit/info.json
@@ -0,0 +1,61 @@
+{
+ "keyboard_name": "Planck MIT (4x12) layout",
+ "url": "",
+ "maintainer": "qmk",
+ "layouts": {
+ "LAYOUT_planck_mit": {
+ "layout": [
+ {"x":0, "y":0},
+ {"x":1, "y":0},
+ {"x":2, "y":0},
+ {"x":3, "y":0},
+ {"x":4, "y":0},
+ {"x":5, "y":0},
+ {"x":6, "y":0},
+ {"x":7, "y":0},
+ {"x":8, "y":0},
+ {"x":9, "y":0},
+ {"x":10, "y":0},
+ {"x":11, "y":0},
+
+ {"x":0, "y":1},
+ {"x":1, "y":1},
+ {"x":2, "y":1},
+ {"x":3, "y":1},
+ {"x":4, "y":1},
+ {"x":5, "y":1},
+ {"x":6, "y":1},
+ {"x":7, "y":1},
+ {"x":8, "y":1},
+ {"x":9, "y":1},
+ {"x":10, "y":1},
+ {"x":11, "y":1},
+
+ {"x":0, "y":2},
+ {"x":1, "y":2},
+ {"x":2, "y":2},
+ {"x":3, "y":2},
+ {"x":4, "y":2},
+ {"x":5, "y":2},
+ {"x":6, "y":2},
+ {"x":7, "y":2},
+ {"x":8, "y":2},
+ {"x":9, "y":2},
+ {"x":10, "y":2},
+ {"x":11, "y":2},
+
+ {"x":0, "y":3},
+ {"x":1, "y":3},
+ {"x":2, "y":3},
+ {"x":3, "y":3},
+ {"x":4, "y":3},
+ {"x":5, "y":3, "w":2},
+ {"x":7, "y":3},
+ {"x":8, "y":3},
+ {"x":9, "y":3},
+ {"x":10, "y":3},
+ {"x":11, "y":3}
+ ]
+ }
+ }
+}