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/mode/m80v2/m80v2s | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/mode/m80v2/m80v2s')
-rw-r--r-- | keyboards/mode/m80v2/m80v2s/info.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/keyboards/mode/m80v2/m80v2s/info.json b/keyboards/mode/m80v2/m80v2s/info.json index df7bd3ed50..829448f9ae 100644 --- a/keyboards/mode/m80v2/m80v2s/info.json +++ b/keyboards/mode/m80v2/m80v2s/info.json @@ -1,12 +1,12 @@ { - "keyboard_name": "M80S V2", + "keyboard_name": "M80S V2", "manufacturer": "Mode", - "url": "https://shop.modedesigns.com/collections/eighty", - "maintainer": "Gondolindrim", + "url": "https://shop.modedesigns.com/collections/eighty", + "maintainer": "Gondolindrim", "usb": { - "vid": "0x00DE", - "pid": "0x0082", - "device_version": "0.0.2" + "vid": "0x00DE", + "pid": "0x0082", + "device_version": "0.0.2" }, "matrix_pins": { "cols": ["A1", "A2", "A3", "A4", "A5", "A6", "A7", "B0", "B1", "B10", "A8", "A10", "B15", "A15", "B5", "B8", "C13"], @@ -14,8 +14,8 @@ }, "diode_direction": "COL2ROW", "indicators": { - "caps_lock": "A0", - "on_state": 0 + "caps_lock": "A0", + "on_state": 0 }, "processor": "STM32F072", "bootloader": "stm32-dfu", |