commit: b2ee1612fadd7b413122ad2d07af7f9e0907a35e
parent cc09f171116ba09ef65a82edd96619e21b3420ca
Author: Armand du Parc Locmaria <adpl33@gmail.com>
Date: Mon, 3 Mar 2025 11:18:33 -0800
Fix Lily58 Lite Rev3 reversed columns (#24968)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keyboards/lily58/lite_rev3/keyboard.json b/keyboards/lily58/lite_rev3/keyboard.json
@@ -18,7 +18,7 @@
}
},
"matrix_pins": {
- "cols": ["GP8", "GP7", "GP6", "GP5", "GP4", "GP3"],
+ "cols": ["GP3", "GP4", "GP5", "GP6", "GP7", "GP8"],
"rows": ["GP13", "GP12", "GP11", "GP10", "GP9"]
},
"features": {