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/pabile/p40 | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/pabile/p40')
-rw-r--r-- | keyboards/pabile/p40/info.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/pabile/p40/info.json b/keyboards/pabile/p40/info.json index 7d0234e20e..4087cb2ef2 100644 --- a/keyboards/pabile/p40/info.json +++ b/keyboards/pabile/p40/info.json @@ -1,12 +1,12 @@ { - "keyboard_name": "P40", + "keyboard_name": "P40", "manufacturer": "Pabile", - "url": "https://pabileonline.blogspot.com/", - "maintainer": "Pabile", + "url": "https://pabileonline.blogspot.com/", + "maintainer": "Pabile", "usb": { - "vid": "0x6666", - "pid": "0x6666", - "device_version": "0.0.1" + "vid": "0x6666", + "pid": "0x6666", + "device_version": "0.0.1" }, "matrix_pins": { "cols": ["F4", "F5", "B5", "B4", "E6", "D7", "C6", "D4", "D0", "D1"], |