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/hubble | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/hubble')
-rw-r--r-- | keyboards/hubble/info.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/keyboards/hubble/info.json b/keyboards/hubble/info.json index 3d06f3c9f7..20f6111a0b 100644 --- a/keyboards/hubble/info.json +++ b/keyboards/hubble/info.json @@ -53,7 +53,7 @@ { "matrix": [2, 4], "x": 4.25, "y": 1 }, { "matrix": [2, 5], "x": 5.25, "y": 1 }, { "matrix": [2, 6], "x": 6.25, "y": 1 }, - { "matrix": [2, 7], "x": 7.25, "y": 1 }, + { "matrix": [2, 7], "x": 7.25, "y": 1 }, { "matrix": [3, 7], "x": 8.25, "y": 1 }, { "matrix": [3, 6], "x": 9.25, "y": 1 }, { "matrix": [3, 5], "x": 10.25, "y": 1 }, @@ -75,19 +75,18 @@ { "matrix": [5, 4], "x": 11.75, "y": 2, "w": 1.25 }, { "matrix": [5, 3], "x": 13, "y": 2 }, { "matrix": [5, 1], "x": 14.25, "y": 2 }, - { "matrix": [6, 0], "x": 0, "y": 3, "w": 1.25 }, + { "matrix": [6, 0], "x": 0, "y": 3, "w": 1.25 }, { "matrix": [6, 1], "x": 1.25, "y": 3, "w": 1.25}, { "matrix": [6, 2], "x": 2.5, "y": 3, "w": 1.25 }, { "matrix": [6, 3], "x": 3.75, "y": 3, "w": 2.25 }, { "matrix": [6, 5], "x": 6, "y": 3, "w": 1.25 }, { "matrix": [6, 7], "x": 7.25, "y": 3, "w": 2.75 }, - { "matrix": [7, 6], "x": 10, "y": 3 }, + { "matrix": [7, 6], "x": 10, "y": 3 }, { "matrix": [7, 5], "x": 11, "y": 3 }, { "matrix": [7, 4], "x": 12, "y": 3 }, { "matrix": [7, 2], "x": 13.25, "y": 3 }, { "matrix": [7, 1], "x": 14.25, "y": 3 }, { "matrix": [7, 0], "x": 15.25, "y": 3 } - ] } } |