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/keaboard | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/keaboard')
-rw-r--r-- | keyboards/keaboard/info.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/keaboard/info.json b/keyboards/keaboard/info.json index 74e8ce3e93..e44bcb83bb 100644 --- a/keyboards/keaboard/info.json +++ b/keyboards/keaboard/info.json @@ -3,13 +3,11 @@ "manufacturer": "keawade", "url": "https://github.com/keawade/keaboard", "maintainer": "keawade", - "usb": { "vid": "0xFEED", "pid": "0x9090", "device_version": "1.0.0" }, - "diode_direction": "COL2ROW", "matrix_pins": { "rows": ["D7", "E6", "B4", "B5"], @@ -17,7 +15,6 @@ }, "bootloader": "caterina", "processor": "atmega32u4", - "split": { "enabled": true, "soft_serial_pin": "D0" @@ -28,7 +25,6 @@ "unicode": true, "command": true }, - "layouts": { "LAYOUT": { "layout": [ |