summaryrefslogtreecommitdiff
path: root/keyboards/exent/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/exent/info.json')
-rw-r--r--keyboards/exent/info.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/exent/info.json b/keyboards/exent/info.json
index 9aa80a4a11..1e2c22fe57 100644
--- a/keyboards/exent/info.json
+++ b/keyboards/exent/info.json
@@ -8,9 +8,17 @@
"pid": "0x4558",
"device_version": "0.0.1"
},
+ "matrix_pins": {
+ "cols": ["D7", "C2", "C3", "C4", "C5", "C6", "C7", "A7", "A6", "A5", "A4", "A3", "A1", "A0"],
+ "rows": ["B0", "B1", "B2", "B3", "B4", "B5", "B6"]
+ },
+ "diode_direction": "COL2ROW",
"backlight": {
"pin": "D4"
},
+ "ws2812": {
+ "driver": "i2c"
+ },
"indicators": {
"caps_lock": "D1",
"num_lock": "D0",