aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/default/split_3x6_3/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/default/split_3x6_3/info.json')
-rw-r--r--layouts/default/split_3x6_3/info.json62
1 files changed, 62 insertions, 0 deletions
diff --git a/layouts/default/split_3x6_3/info.json b/layouts/default/split_3x6_3/info.json
new file mode 100644
index 000000000..b1ca28168
--- /dev/null
+++ b/layouts/default/split_3x6_3/info.json
@@ -0,0 +1,62 @@
+{
+ "keyboard_name": "3x6+3 split layout",
+ "url": "",
+ "maintainer": "qmk",
+ "width": 14,
+ "height": 4.75,
+ "layouts": {
+ "LAYOUT_split_3x6_3": {
+ "layout": [
+ {"x":0, "y":0.25},
+ {"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.25},
+
+ {"x":0, "y":1.25},
+ {"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.25},
+
+ {"x":0, "y":2.25},
+ {"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.25},
+
+ {"x":3.5, "y":3.25},
+ {"x":4.5, "y":3.5},
+ {"x":5.5, "y":3.75},
+
+ {"x":7.5, "y":3.75},
+ {"x":8.5, "y":3.5},
+ {"x":9.5, "y":3.25}
+ ]
+ }
+ }
+}