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/qpockets/space_space/rev2 | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/qpockets/space_space/rev2')
-rw-r--r-- | keyboards/qpockets/space_space/rev2/info.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/keyboards/qpockets/space_space/rev2/info.json b/keyboards/qpockets/space_space/rev2/info.json index 949b80bd3b..635c66db99 100644 --- a/keyboards/qpockets/space_space/rev2/info.json +++ b/keyboards/qpockets/space_space/rev2/info.json @@ -4,9 +4,9 @@ "url": "", "maintainer": "qpockets", "usb": { - "vid": "0x7170", - "pid": "0x7373", - "device_version": "30.0.2" + "vid": "0x7170", + "pid": "0x7373", + "device_version": "30.0.2" }, "matrix_pins": { "cols": ["C6", "F6", "F1", "F4", "F5", "E6", "D6", "B2", "B5", "D3", "D2"], @@ -14,13 +14,13 @@ }, "diode_direction": "COL2ROW", "encoder": { - "rotary": [ - {"pin_a": "B4", "pin_b": "D7", "resolution": 3}, - {"pin_a": "C7", "pin_b": "F7", "resolution": 3} - ] + "rotary": [ + {"pin_a": "B4", "pin_b": "D7", "resolution": 3}, + {"pin_a": "C7", "pin_b": "F7", "resolution": 3} + ] }, "ws2812": { - "pin": "F0" + "pin": "F0" }, "processor": "atmega32u4", "bootloader": "atmel-dfu", |