Move matrix config to info.json, part 8 (#20030)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x4152",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B0", "B5", "B4", "B2", "C13", "F1", "F0", "A14"],
|
||||
"rows": ["B8", "A13", "B1", "A15", "B9", "B10", "B11", "A0", "A8"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{"pin_a": "B12", "pin_b": "B13", "resolution": 2},
|
||||
|
||||
Reference in New Issue
Block a user