summaryrefslogtreecommitdiff
path: root/keyboards/ares/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ares/info.json')
-rw-r--r--keyboards/ares/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/ares/info.json b/keyboards/ares/info.json
index 391c7a8125..ecbe2c18dc 100644
--- a/keyboards/ares/info.json
+++ b/keyboards/ares/info.json
@@ -8,6 +8,11 @@
"pid": "0x422D",
"device_version": "2.0.0"
},
+ "matrix_pins": {
+ "cols": ["A0", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "C7", "C6", "C5", "C4", "C3", "C2", "D7"],
+ "rows": ["B0", "B1", "B2", "B3", "B4"]
+ },
+ "diode_direction": "COL2ROW",
"backlight": {
"pin": "D4"
},