Move matrix config to info.json, part 2 (#19987)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x4A53",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["A1", "A2", "A3", "A4", "A5", "A6", "A7", "A8", "A9", "A10", "B11", "B8", "B9", "C13"],
|
||||
"rows": ["B0", "B1", "B2", "B3", "A15", "B10"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "STM32F303",
|
||||
"bootloader": "stm32-dfu",
|
||||
"layouts": {
|
||||
|
Reference in New Issue
Block a user