diff options
| author | QMK Bot | 2025-03-03 20:19:08 +0100 |
|---|---|---|
| committer | QMK Bot | 2025-03-03 20:19:08 +0100 |
| commit | 40f08b47aef88db905ade054bfcc0a55faa5fc56 (patch) | |
| tree | e2655dc2446ef7bb61e7e51548ca79f72c8dbe49 | |
| parent | a052adb6596ef0a129aa7227e769307749445d73 (diff) | |
| parent | b2ee1612fadd7b413122ad2d07af7f9e0907a35e (diff) | |
Merge remote-tracking branch 'origin/master' into develop
| -rw-r--r-- | keyboards/lily58/lite_rev3/keyboard.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lily58/lite_rev3/keyboard.json b/keyboards/lily58/lite_rev3/keyboard.json index 2073c0661e..ddb1f1877e 100644 --- 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": { |