summaryrefslogtreecommitdiffstats
path: root/keyboards/z12/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/z12/info.json')
-rw-r--r--keyboards/z12/info.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/z12/info.json b/keyboards/z12/info.json
new file mode 100644
index 0000000000..3ae8937571
--- /dev/null
+++ b/keyboards/z12/info.json
@@ -0,0 +1,26 @@
+{
+ "keyboard_name": "z12",
+ "url": "https://github.com/zigotica/mechanical-keyboards/tree/main/z12",
+ "maintainer": "@zigotica",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x": 1, "y": 0},
+ {"x": 2, "y": 0},
+
+ {"x": 0, "y": 0.5},
+ {"x": 1, "y": 1},
+ {"x": 2, "y": 1},
+ {"x": 3, "y": 0.5},
+
+ {"x": 0.5, "y": 2},
+ {"x": 1.5, "y": 2},
+ {"x": 2.5, "y": 2},
+
+ {"x": 0.5, "y": 3},
+ {"x": 1.5, "y": 3},
+ {"x": 2.5, "y": 3},
+ ]
+ }
+ }
+}