diff options
Diffstat (limited to 'keyboards/polilla/info.json')
-rw-r--r-- | keyboards/polilla/info.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/polilla/info.json b/keyboards/polilla/info.json index 7bae2abb0d..4825ea2b5d 100644 --- a/keyboards/polilla/info.json +++ b/keyboards/polilla/info.json @@ -8,6 +8,11 @@ "pid": "0x0010", "device_version": "0.0.1" }, + "matrix_pins": { + "cols": ["A6", "A5", "A4", "A3", "A2", "A1", "F0", "B7", "B6", "B5", "B4", "B3"], + "rows": ["B1", "B0", "A7", "F1", "A0"] + }, + "diode_direction": "ROW2COL", "processor": "STM32F042", "bootloader": "stm32-dfu", "layouts": { |