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/custommk | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/custommk')
-rw-r--r-- | keyboards/custommk/evo70/info.json | 1 | ||||
-rw-r--r-- | keyboards/custommk/genesis/rev1/info.json | 7 | ||||
-rw-r--r-- | keyboards/custommk/genesis/rev2/info.json | 6 |
3 files changed, 6 insertions, 8 deletions
diff --git a/keyboards/custommk/evo70/info.json b/keyboards/custommk/evo70/info.json index 867423ba64..b703dac44f 100644 --- a/keyboards/custommk/evo70/info.json +++ b/keyboards/custommk/evo70/info.json @@ -26,7 +26,6 @@ "matrix_pins": { "cols": ["F1", "F4", "E6", "B1", "B7", "B0", "E2", "D4", "D6", "D7", "B4", "B3", "B6", "C6"], "rows": ["D3", "D2", "F7", "F6", "F5", "F0"] - }, "rgblight": { "led_count": 48, diff --git a/keyboards/custommk/genesis/rev1/info.json b/keyboards/custommk/genesis/rev1/info.json index 11ac7db8d0..2b0b245b45 100644 --- a/keyboards/custommk/genesis/rev1/info.json +++ b/keyboards/custommk/genesis/rev1/info.json @@ -1,8 +1,8 @@ { - "keyboard_name": "Genesis Rev1", + "keyboard_name": "Genesis Rev1", "manufacturer": "customMK", - "url": "https://www.customMK.com", - "maintainer": "customMK", + "url": "https://www.customMK.com", + "maintainer": "customMK", "usb": { "vid": "0xF35B", "pid": "0xFAB0", @@ -78,6 +78,5 @@ {"matrix": [4, 3], "x": 2, "y": 4} ] } - } } diff --git a/keyboards/custommk/genesis/rev2/info.json b/keyboards/custommk/genesis/rev2/info.json index f084e6411f..079e37fdb0 100644 --- a/keyboards/custommk/genesis/rev2/info.json +++ b/keyboards/custommk/genesis/rev2/info.json @@ -1,8 +1,8 @@ { - "keyboard_name": "Genesis Rev2", + "keyboard_name": "Genesis Rev2", "manufacturer": "customMK", - "url": "https://www.customMK.com", - "maintainer": "customMK", + "url": "https://www.customMK.com", + "maintainer": "customMK", "usb": { "vid": "0xF35B", "pid": "0xFAB1", |