summaryrefslogtreecommitdiff
path: root/keyboards/handwired/k8split/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/k8split/info.json')
-rw-r--r--keyboards/handwired/k8split/info.json66
1 files changed, 66 insertions, 0 deletions
diff --git a/keyboards/handwired/k8split/info.json b/keyboards/handwired/k8split/info.json
new file mode 100644
index 0000000000..026edfe710
--- /dev/null
+++ b/keyboards/handwired/k8split/info.json
@@ -0,0 +1,66 @@
+{
+ "keyboard_name": "k8split",
+ "url": "",
+ "maintainer": "Ckath",
+ "width": 10,
+ "height": 6,
+ "layouts": {
+ "LAYOUT": {
+ "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":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":0, "y":2, "w":1.5},
+ {"x":1.5, "y":2},
+ {"x":2.5, "y":2},
+ {"x":3.5, "y":2},
+ {"x":4.5, "y":2},
+ {"x":5.5, "y":2},
+ {"x":6.5, "y":2},
+ {"x":7.5, "y":2},
+
+ {"x":0, "y":3, "w":1.75},
+ {"x":1.75, "y":3},
+ {"x":2.75, "y":3},
+ {"x":3.75, "y":3},
+ {"x":4.75, "y":3},
+ {"x":5.75, "y":3},
+ {"x":6.75, "y":3},
+ {"x":7.75, "y":3},
+
+ {"x":0, "y":4, "w":2.25},
+ {"x":2.25, "y":4},
+ {"x":3.25, "y":4},
+ {"x":4.25, "y":4},
+ {"x":5.25, "y":4},
+ {"x":6.25, "y":4},
+ {"x":7.25, "y":4},
+ {"x":8.25, "y":4},
+
+ {"x":0, "y":5, "w":1.5},
+ {"x":1.5, "y":5},
+ {"x":2.5, "y":5},
+ {"x":3.5, "y":5, "w":1.25},
+ {"x":4.75, "y":5, "w":2.25},
+ {"x":7, "y":5},
+ {"x":8, "y":5},
+ {"x":9, "y":5}
+ ]
+ }
+ }
+}