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.json32
1 files changed, 0 insertions, 32 deletions
diff --git a/keyboards/z12/info.json b/keyboards/z12/info.json
deleted file mode 100644
index 7aa53d9a5c..0000000000
--- a/keyboards/z12/info.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "keyboard_name": "z12",
- "manufacturer": "zigotica",
- "url": "https://github.com/zigotica/mechanical-keyboards/tree/main/z12",
- "maintainer": "@zigotica",
- "usb": {
- "vid": "0x7A74",
- "pid": "0x0001",
- "device_version": "0.0.1"
- },
- "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}
- ]
- }
- }
-}