summaryrefslogtreecommitdiff
path: root/keyboards/ibnuda/squiggle/rev1/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ibnuda/squiggle/rev1/info.json')
-rw-r--r--keyboards/ibnuda/squiggle/rev1/info.json21
1 files changed, 13 insertions, 8 deletions
diff --git a/keyboards/ibnuda/squiggle/rev1/info.json b/keyboards/ibnuda/squiggle/rev1/info.json
index 7f48b11c76..e2e2b4a3f7 100644
--- a/keyboards/ibnuda/squiggle/rev1/info.json
+++ b/keyboards/ibnuda/squiggle/rev1/info.json
@@ -8,6 +8,11 @@
"pid": "0x6969",
"device_version": "0.0.1"
},
+ "matrix_pins": {
+ "cols": ["C6", "D7", "E6", "B4", "B5"],
+ "rows": ["B1", "B3", "B2", "B6"]
+ },
+ "diode_direction": "COL2ROW",
"split": {
"soft_serial_pin": "D0"
},
@@ -145,15 +150,15 @@
{"label":".", "x":8, "y":2.2},
{"label":"/", "x":9, "y":2.9},
- {"label":"bspc", "x":3, "y":3.6, "h":1},
- {"label":"esc/sft", "x":4, "y":3.65, "h":1},
- {"label":"ent/alt", "x":5, "y":3.65, "h":1},
- {"label":"spc", "x":6, "y":3.6, "h":1},
+ {"label":"bspc", "x":3, "y":3.6},
+ {"label":"esc/sft", "x":4, "y":3.65},
+ {"label":"ent/alt", "x":5, "y":3.65},
+ {"label":"spc", "x":6, "y":3.6},
- {"label":"lower", "x":3, "y":4.6, "h":1},
- {"label":"gui", "x":4, "y":4.65, "h":1},
- {"label":"tab", "x":5, "y":4.65, "h":1},
- {"label":"raise", "x":6, "y":4.6, "h":1}
+ {"label":"lower", "x":3, "y":4.6},
+ {"label":"gui", "x":4, "y":4.65},
+ {"label":"tab", "x":5, "y":4.65},
+ {"label":"raise", "x":6, "y":4.6}
]
}
}