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/jels | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/jels')
-rw-r--r-- | keyboards/jels/boaty/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/jels/boaty/info.json b/keyboards/jels/boaty/info.json index 5d9e6bd54b..b14eb858d8 100644 --- a/keyboards/jels/boaty/info.json +++ b/keyboards/jels/boaty/info.json @@ -21,7 +21,7 @@ "backlight": false }, "matrix_pins": { - "cols": [ "B1", "C0", "C1", "C2", "D4", "D1", "D0", "C5", "C4", "C3", "D5" ], + "cols": ["B1", "C0", "C1", "C2", "D4", "D1", "D0", "C5", "C4", "C3", "D5"], "rows": ["D6", "B0", "D7", "B5", "B3", "B4", "B2"] }, "diode_direction": "COL2ROW", @@ -29,7 +29,7 @@ "LAYOUT_all": { "layout": [ { "label": "Num Lock", "matrix": [2, 10], "x":6.75, "y": 0 }, - { "label": "-", "matrix": [1, 10], "x":6.75, "y": 1 }, + { "label": "-", "matrix": [1, 10], "x":6.75, "y": 1 }, { "label": "*", "matrix": [1, 9], "x":7.75, "y": 1 }, { "label": "7", "matrix": [0, 8], "x":6.75, "y": 2 }, { "label": "8", "matrix": [0, 9], "x":7.75, "y": 2 }, |