Move matrix config to info.json, part 5 (#20003)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x4F51",
|
||||
"device_version": "1.0.2"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["A2", "A1", "B14", "B4", "B5", "B6", "B7"],
|
||||
"rows": ["A7", "B0", "B1", "B2", "B10", "B11"]
|
||||
},
|
||||
"diode_direction": "ROW2COL",
|
||||
"processor": "STM32F072",
|
||||
"bootloader": "stm32-dfu",
|
||||
"layouts": {
|
||||
|
||||
Reference in New Issue
Block a user