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/citrus | |
parent | 97a86b89a9f38f9acf5c9d52123e7da58af86336 (diff) |
More `info.json` whitespace cleanups (#20665)
Diffstat (limited to 'keyboards/citrus')
-rw-r--r-- | keyboards/citrus/erdnuss65/info.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/citrus/erdnuss65/info.json b/keyboards/citrus/erdnuss65/info.json index 749091f43b..44d597ffb4 100644 --- a/keyboards/citrus/erdnuss65/info.json +++ b/keyboards/citrus/erdnuss65/info.json @@ -10,10 +10,8 @@ "device_version": "0.0.1" }, "matrix_pins": { - "rows": - ["B10", "B1", "B0", "A7", "A6"], - "cols": - ["B12", "B14", "B15", "A8", "B13", "B3", "B4", "B5", "A1", "A2", "A0", "A3", "A4", "A5", "B11"] + "rows": ["B10", "B1", "B0", "A7", "A6"], + "cols": ["B12", "B14", "B15", "A8", "B13", "B3", "B4", "B5", "A1", "A2", "A0", "A3", "A4", "A5", "B11"] }, "diode_direction": "COL2ROW", "features": { |