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/dyz/synthesis60 | |
parent | 97a86b89a9f38f9acf5c9d52123e7da58af86336 (diff) |
More `info.json` whitespace cleanups (#20665)
Diffstat (limited to 'keyboards/dyz/synthesis60')
-rw-r--r-- | keyboards/dyz/synthesis60/info.json | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/keyboards/dyz/synthesis60/info.json b/keyboards/dyz/synthesis60/info.json index 8a09eeea34..09120c47af 100644 --- a/keyboards/dyz/synthesis60/info.json +++ b/keyboards/dyz/synthesis60/info.json @@ -5,22 +5,7 @@ "maintainer": "dayatz", "diode_direction": "COL2ROW", "matrix_pins": { - "cols": [ - "F7", - "F6", - "F5", - "F4", - "F1", - "F0", - "D7", - "D3", - "D2", - "E6", - "B3", - "B2", - "B1", - "B0" - ], + "cols": ["F7", "F6", "F5", "F4", "F1", "F0", "D7", "D3", "D2", "E6", "B3", "B2", "B1", "B0"], "rows": ["B4", "B5", "B6", "D6", "D4"] }, "rgblight": { |