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/sporewoh/banime40 | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/sporewoh/banime40')
-rw-r--r-- | keyboards/sporewoh/banime40/info.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/sporewoh/banime40/info.json b/keyboards/sporewoh/banime40/info.json index 6dba060131..3390b8a334 100644 --- a/keyboards/sporewoh/banime40/info.json +++ b/keyboards/sporewoh/banime40/info.json @@ -1,12 +1,12 @@ { - "keyboard_name": "banime40", + "keyboard_name": "banime40", "manufacturer": "sporewoh", - "url": "https://github.com/ChrisChrisLoLo/banime40", - "maintainer": "sporewoh", + "url": "https://github.com/ChrisChrisLoLo/banime40", + "maintainer": "sporewoh", "usb": { - "vid": "0xBEAF", - "pid": "0x0001", - "device_version": "0.0.1" + "vid": "0xBEAF", + "pid": "0x0001", + "device_version": "0.0.1" }, "matrix_pins": { "cols": ["B4", "B5", "B6", "B2", "B3", "B1", "F7", "F6", "F5", "F4"], |