1
0

Fix Lily58 Lite Rev3 reversed columns (#24968)

This commit is contained in:
Armand du Parc Locmaria
2025-03-03 11:18:33 -08:00
committed by GitHub
parent cc09f17111
commit b2ee1612fa

View File

@@ -18,7 +18,7 @@
} }
}, },
"matrix_pins": { "matrix_pins": {
"cols": ["GP8", "GP7", "GP6", "GP5", "GP4", "GP3"], "cols": ["GP3", "GP4", "GP5", "GP6", "GP7", "GP8"],
"rows": ["GP13", "GP12", "GP11", "GP10", "GP9"] "rows": ["GP13", "GP12", "GP11", "GP10", "GP9"]
}, },
"features": { "features": {