diff options
Diffstat (limited to 'keyboards/contender/info.json')
-rw-r--r-- | keyboards/contender/info.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/contender/info.json b/keyboards/contender/info.json index 942963aaee..385aad6e0e 100644 --- a/keyboards/contender/info.json +++ b/keyboards/contender/info.json @@ -8,6 +8,11 @@ "pid": "0xC010", "device_version": "0.0.1" }, + "matrix_pins": { + "cols": ["C7", "D6", "B3", "B0", "B1"], + "rows": ["D4", "D3", "B5", "B7", "B4", "B2"] + }, + "diode_direction": "COL2ROW", "processor": "atmega32u2", "bootloader": "atmel-dfu", "layouts": { |