Fixed switched row/column config

This commit is contained in:
Ryan Neff 2023-11-25 14:18:51 -08:00
parent 2f5e18d587
commit 7cb58756ce

View File

@ -78,8 +78,8 @@
]
},
"matrix_pins": {
"cols": ["GP9", "GP10", "GP11", "GP12", "GP13"],
"rows": ["GP1", "GP2", "GP3", "GP4", "GP5", "GP8"]
"rows": ["GP9", "GP10", "GP11", "GP12", "GP13"],
"cols": ["GP1", "GP2", "GP3", "GP4", "GP5", "GP8"]
},
"diode_direction": "COL2ROW",
"encoder": {