Move matrix config to info.json, part 6 (#20019)
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"matrix_pins": {
|
||||
"cols": ["A5", "A6", "A7", "B0", "B1", "B10"],
|
||||
"rows": ["A4", "A3", "A2", "A1", "A0"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "STM32F401",
|
||||
"bootloader": "stm32-dfu",
|
||||
"board": "BLACKPILL_STM32_F401"
|
||||
|
||||
Reference in New Issue
Block a user