Move matrix config to info.json, part 2 (#19987)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x672A",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["A3", "A4", "A5", "A6", "A7", "B0", "B1", "B2", "B10", "B12", "A13", "A14", "A15", "B3", "B4", "B5", "B6", "B7", "B8"],
|
||||
"rows": ["F1", "F0", "C15", "C14", "C13", "B9"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "STM32F072",
|
||||
"bootloader": "stm32-dfu",
|
||||
"layouts": {
|
||||
|
||||
Reference in New Issue
Block a user