summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/i75/teensy2/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/i75/teensy2/info.json')
-rw-r--r--keyboards/40percentclub/i75/teensy2/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/40percentclub/i75/teensy2/info.json b/keyboards/40percentclub/i75/teensy2/info.json
index 0b2db81c11..2296a57828 100644
--- a/keyboards/40percentclub/i75/teensy2/info.json
+++ b/keyboards/40percentclub/i75/teensy2/info.json
@@ -1,4 +1,9 @@
{
+ "matrix_pins": {
+ "cols": ["C6", "C7", "D6", "D7", "B5", "B6", "F7", "F6", "F5"],
+ "rows": ["D3", "D2", "D1", "D0", "B7", "B3", "B2", "B1", "B0"]
+ },
+ "diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "halfkay"
}