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 | |
parent | 1ab355802faeeafffba701a692f3f61ed6b4250a (diff) |
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/dtisaac')
-rw-r--r-- | keyboards/dtisaac/cg108/info.json | 8 | ||||
-rw-r--r-- | keyboards/dtisaac/dosa40rgb/info.json | 2 | ||||
-rw-r--r-- | keyboards/dtisaac/dtisaac01/info.json | 6 |
3 files changed, 8 insertions, 8 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", diff --git a/keyboards/dtisaac/dosa40rgb/info.json b/keyboards/dtisaac/dosa40rgb/info.json index 63243c494d..35a7311112 100644 --- a/keyboards/dtisaac/dosa40rgb/info.json +++ b/keyboards/dtisaac/dosa40rgb/info.json @@ -72,4 +72,4 @@ ] } } -}
\ No newline at end of file +} diff --git a/keyboards/dtisaac/dtisaac01/info.json b/keyboards/dtisaac/dtisaac01/info.json index 8894e261be..68f7221d31 100644 --- a/keyboards/dtisaac/dtisaac01/info.json +++ b/keyboards/dtisaac/dtisaac01/info.json @@ -18,9 +18,9 @@ "breathing": true }, "indicators": { - "caps_lock": "D3", - "scroll_lock": "D5", - "on_state": 0 + "caps_lock": "D3", + "scroll_lock": "D5", + "on_state": 0 }, "processor": "atmega32u4", "bootloader": "atmel-dfu", |