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/hotdox76v2 | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/hotdox76v2')
-rw-r--r-- | keyboards/hotdox76v2/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/hotdox76v2/info.json b/keyboards/hotdox76v2/info.json index 6fc2861e46..1cb13cae05 100644 --- a/keyboards/hotdox76v2/info.json +++ b/keyboards/hotdox76v2/info.json @@ -220,8 +220,8 @@ { "label": "R54", "matrix": [6, 4], "x": 9, "y": 6 }, - { "label": "L53", "matrix": [0, 3], "x": 5, "y": 6,"h": 2 }, - { "label": "L52", "matrix": [0, 2], "x": 6, "y": 6,"h": 2 }, + { "label": "L53", "matrix": [0, 3], "x": 5, "y": 6, "h": 2 }, + { "label": "L52", "matrix": [0, 2], "x": 6, "y": 6, "h": 2 }, { "label": "L51", "matrix": [0, 1], "x": 7, "y": 7 }, { "label": "R51", "matrix": [6, 1], "x": 9, "y": 7 }, |