diff options
author | Ryan <fauxpark@gmail.com> | 2023-05-02 08:25:15 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-02 08:25:15 +1000 |
commit | 79aa31994698c9050141714f77c0177edbcd9488 (patch) | |
tree | 71380a65ff15a2b57906ca60b2e03d848b2f3ad8 /keyboards/1upkeyboards/sweet16v2/kb2040 | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/1upkeyboards/sweet16v2/kb2040')
-rw-r--r-- | keyboards/1upkeyboards/sweet16v2/kb2040/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/1upkeyboards/sweet16v2/kb2040/info.json b/keyboards/1upkeyboards/sweet16v2/kb2040/info.json index e41026815b..35ce80efa8 100644 --- a/keyboards/1upkeyboards/sweet16v2/kb2040/info.json +++ b/keyboards/1upkeyboards/sweet16v2/kb2040/info.json @@ -29,7 +29,7 @@ "driver": "vendor" }, "matrix_pins": { - "cols": ["GP2", "GP9", "GP8", "GP7"], + "cols": ["GP2", "GP9", "GP8", "GP7"], "rows": ["GP26", "GP1", "GP18", "GP5"] }, "diode_direction": "COL2ROW", @@ -90,4 +90,4 @@ ] } } -}
\ No newline at end of file +} |