Browse Source

Fix Lily58 Lite Rev3 reversed columns (#24968)

Armand du Parc Locmaria 1 year ago
parent
commit
b2ee1612fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      keyboards/lily58/lite_rev3/keyboard.json

+ 1 - 1
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": {