Move matrix config to info.json, part 4 (#20001)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x0100",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B0", "B1", "B3", "B4", "B5", "B6", "B7"],
|
||||
"rows": ["A0", "A1"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "STM32F042",
|
||||
"bootloader": "stm32-dfu",
|
||||
"layouts": {
|
||||
|
||||
Reference in New Issue
Block a user