Move matrix config to info.json, part 6 (#20019)
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"keyboard_name": "Tractyl Manuform (5x6) Proton-C",
|
||||
"matrix_pins": {
|
||||
"cols": ["B0", "B1", "B2", "B3", "B4", "B5"],
|
||||
"rows": ["B10", "B11", "B12", "A14", "A13", "A15"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{"pin_a": "A7", "pin_b": "A8"}
|
||||
|
||||
Reference in New Issue
Block a user