summaryrefslogtreecommitdiff
path: root/keyboards/fortitude60/rev1/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fortitude60/rev1/info.json')
-rw-r--r--keyboards/fortitude60/rev1/info.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/fortitude60/rev1/info.json b/keyboards/fortitude60/rev1/info.json
index e2aa377324..21774d1e82 100644
--- a/keyboards/fortitude60/rev1/info.json
+++ b/keyboards/fortitude60/rev1/info.json
@@ -8,10 +8,18 @@
"pid": "0x1156",
"device_version": "1.0.0"
},
+ "matrix_pins": {
+ "cols": ["F7", "F6", "F5", "B3", "B2", "B1"],
+ "rows": ["D1", "D0", "D3", "B7", "B6"]
+ },
+ "diode_direction": "COL2ROW",
"backlight": {
"pin": "B5",
"levels": 9
},
+ "ws2812": {
+ "pin": "B5"
+ },
"split": {
"soft_serial_pin": "D2"
},