diff options
author | Ryan <fauxpark@gmail.com> | 2023-05-03 12:19:34 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-03 12:19:34 +1000 |
commit | a5e46d80822797cd2e0dc2a2b81c4ccce9e167f4 (patch) | |
tree | 9dc9420c5d550551e20051a31ab308067f8b2eeb /keyboards/bpiphany/pegasushoof | |
parent | 97a86b89a9f38f9acf5c9d52123e7da58af86336 (diff) |
More `info.json` whitespace cleanups (#20665)
Diffstat (limited to 'keyboards/bpiphany/pegasushoof')
-rw-r--r-- | keyboards/bpiphany/pegasushoof/2013/info.json | 2 | ||||
-rw-r--r-- | keyboards/bpiphany/pegasushoof/2015/info.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/bpiphany/pegasushoof/2013/info.json b/keyboards/bpiphany/pegasushoof/2013/info.json index 82995aa27d..585d417688 100644 --- a/keyboards/bpiphany/pegasushoof/2013/info.json +++ b/keyboards/bpiphany/pegasushoof/2013/info.json @@ -2,7 +2,7 @@ "keyboard_name": "Majestouch TKL \\\\w The Pegasus Hoof 2013", "diode_direction": "COL2ROW", "indicators": { - "caps_lock" : "C6", + "caps_lock": "C6", "scroll_lock": "C5", "on_state": 0 }, diff --git a/keyboards/bpiphany/pegasushoof/2015/info.json b/keyboards/bpiphany/pegasushoof/2015/info.json index 592128a6b2..bed39668e8 100644 --- a/keyboards/bpiphany/pegasushoof/2015/info.json +++ b/keyboards/bpiphany/pegasushoof/2015/info.json @@ -2,7 +2,7 @@ "keyboard_name": "Majestouch TKL The Pegasus Hoof 2015", "diode_direction": "COL2ROW", "indicators": { - "caps_lock" : "C6", + "caps_lock": "C6", "scroll_lock": "C5", "on_state": 0 }, |