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/eyeohdesigns | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/eyeohdesigns')
-rw-r--r-- | keyboards/eyeohdesigns/babyv/info.json | 6 | ||||
-rw-r--r-- | keyboards/eyeohdesigns/theboulevard/info.json | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/eyeohdesigns/babyv/info.json b/keyboards/eyeohdesigns/babyv/info.json index 96784d0444..f2d0ea53e6 100644 --- a/keyboards/eyeohdesigns/babyv/info.json +++ b/keyboards/eyeohdesigns/babyv/info.json @@ -1,8 +1,8 @@ { - "keyboard_name": "babyv", + "keyboard_name": "babyv", "manufacturer": "Eye Oh Designs", - "url": "", - "maintainer": "eye oh designs", + "url": "", + "maintainer": "eye oh designs", "usb": { "vid": "0xFEED", "pid": "0x0000", diff --git a/keyboards/eyeohdesigns/theboulevard/info.json b/keyboards/eyeohdesigns/theboulevard/info.json index a4eed41e41..a94968a989 100644 --- a/keyboards/eyeohdesigns/theboulevard/info.json +++ b/keyboards/eyeohdesigns/theboulevard/info.json @@ -1,8 +1,8 @@ { - "keyboard_name": "the boulevard", + "keyboard_name": "the boulevard", "manufacturer": "eye oh designs", - "url": "", - "maintainer": "eye oh designs", + "url": "", + "maintainer": "eye oh designs", "usb": { "vid": "0xFEED", "pid": "0x0000", @@ -685,4 +685,4 @@ ] } } -}
\ No newline at end of file +} |