Move matrix config to info.json, part 7 (#20020)
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
"pid": "0xC601",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B11", "B10", "B2", "B1", "B0", "A7", "A6", "A0", "C15", "B4", "B5", "B3", "C13", "C14"],
|
||||
"rows": ["A8", "A4", "A5", "A3", "A2", "A1"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"backlight": {
|
||||
"pin": "B8",
|
||||
"breathing": true
|
||||
|
Reference in New Issue
Block a user