Move matrix config to info.json, part 2 (#19987)
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
"pid": "0x0002",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["F1", "F0", "E6", "B0", "B1", "B2", "B3", "D6", "D7"],
|
||||
"rows": ["D3", "D5", "D1", "D2", "D4", "D0", "F5", "F4", "F7", "F6", "B5", "B4"]
|
||||
},
|
||||
"diode_direction": "ROW2COL",
|
||||
"backlight": {
|
||||
"pin": "B7",
|
||||
"breathing": true
|
||||
|
||||
Reference in New Issue
Block a user