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/dtisaac/cg108 | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/dtisaac/cg108')
-rw-r--r-- | keyboards/dtisaac/cg108/info.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/dtisaac/cg108/info.json b/keyboards/dtisaac/cg108/info.json index c657c029eb..bad71681c0 100644 --- a/keyboards/dtisaac/cg108/info.json +++ b/keyboards/dtisaac/cg108/info.json @@ -14,10 +14,10 @@ }, "diode_direction": "COL2ROW", "indicators": { - "caps_lock": "B6", - "num_lock": "B5", - "scroll_lock": "B7", - "on_state": 0 + "caps_lock": "B6", + "num_lock": "B5", + "scroll_lock": "B7", + "on_state": 0 }, "processor": "atmega32u4", "bootloader": "atmel-dfu", |