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/sawnsprojects | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/sawnsprojects')
-rw-r--r-- | keyboards/sawnsprojects/eclipse/eclipse60/info.json | 4 | ||||
-rw-r--r-- | keyboards/sawnsprojects/eclipse/tinyneko/info.json | 4 | ||||
-rw-r--r-- | keyboards/sawnsprojects/plaque80/info.json | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/sawnsprojects/eclipse/eclipse60/info.json b/keyboards/sawnsprojects/eclipse/eclipse60/info.json index b2a8de9593..ad6c974136 100644 --- a/keyboards/sawnsprojects/eclipse/eclipse60/info.json +++ b/keyboards/sawnsprojects/eclipse/eclipse60/info.json @@ -112,7 +112,7 @@ {"label": "K75 (F7,D7)", "matrix": [7, 5], "x": 11.25, "y": 3, "w": 1.75}, {"label": "K66 (F6,D6)", "matrix": [6, 6], "x": 13, "y": 3}, {"label": "K76 (F7,D6)", "matrix": [7, 6], "x": 14, "y": 3}, - + {"label": "K80 (F4,C7)", "matrix": [8, 0], "x": 0, "y": 4, "w": 1.25}, {"label": "K90 (F5,C7)", "matrix": [9, 0], "x": 1.25, "y": 4, "w": 1.25}, {"label": "K81 (F4,C6)", "matrix": [8, 1], "x": 2.5, "y": 4, "w": 1.25}, @@ -125,4 +125,4 @@ ] } } -}
\ No newline at end of file +} diff --git a/keyboards/sawnsprojects/eclipse/tinyneko/info.json b/keyboards/sawnsprojects/eclipse/tinyneko/info.json index 7e7fe5a43e..387532d58b 100644 --- a/keyboards/sawnsprojects/eclipse/tinyneko/info.json +++ b/keyboards/sawnsprojects/eclipse/tinyneko/info.json @@ -112,7 +112,7 @@ {"label": "K75 (F7,D7)", "matrix": [7, 5], "x": 11.25, "y": 3, "w": 1.75}, {"label": "K66 (F6,D6)", "matrix": [6, 6], "x": 13, "y": 3}, {"label": "K76 (F7,D6)", "matrix": [7, 6], "x": 14, "y": 3}, - + {"label": "K80 (F4,C7)", "matrix": [8, 0], "x": 0, "y": 4, "w": 1.25}, {"label": "K90 (F5,C7)", "matrix": [9, 0], "x": 1.25, "y": 4, "w": 1.25}, {"label": "K81 (F4,C6)", "matrix": [8, 1], "x": 2.5, "y": 4, "w": 1.25}, @@ -125,4 +125,4 @@ ] } } -}
\ No newline at end of file +} diff --git a/keyboards/sawnsprojects/plaque80/info.json b/keyboards/sawnsprojects/plaque80/info.json index d4afc35bfc..dd18cc12ee 100644 --- a/keyboards/sawnsprojects/plaque80/info.json +++ b/keyboards/sawnsprojects/plaque80/info.json @@ -144,4 +144,4 @@ ] } } -}
\ No newline at end of file +} |