Move matrix config to info.json, part 1 (#19985)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0xE600",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["A10", "A9", "A8", "B12", "A15", "A13", "A7", "A2", "A1", "A0", "F1", "F0", "B3", "B4", "B5"],
|
||||
"rows": ["C13", "C14", "A5", "A4", "A3"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"backlight": {
|
||||
"pin": "A6",
|
||||
"breathing": true
|
||||
|
||||
Reference in New Issue
Block a user