diff options
Diffstat (limited to 'keyboards/cool836a/info.json')
-rw-r--r-- | keyboards/cool836a/info.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/cool836a/info.json b/keyboards/cool836a/info.json index e2488c43e0..bcdbbef97c 100644 --- a/keyboards/cool836a/info.json +++ b/keyboards/cool836a/info.json @@ -8,6 +8,11 @@ "pid": "0x0000", "device_version": "0.0.1" }, + "matrix_pins": { + "cols": ["F5", "D0", "B2", "C6", "D7", "E6"], + "rows": ["D1", "B5", "B4", "F4", "B1", "B6"] + }, + "diode_direction": "ROW2COL", "processor": "atmega32u4", "bootloader": "atmel-dfu", "layouts": { |