From 79aa31994698c9050141714f77c0177edbcd9488 Mon Sep 17 00:00:00 2001 From: Ryan Date: Tue, 2 May 2023 08:25:15 +1000 Subject: `info.json` whitespace cleanups (#20651) --- keyboards/mechwild/bde/rev2/info.json | 4 ++-- keyboards/mechwild/bde/righty/info.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'keyboards/mechwild/bde') diff --git a/keyboards/mechwild/bde/rev2/info.json b/keyboards/mechwild/bde/rev2/info.json index a50d2abaa5..4b64ddeffd 100644 --- a/keyboards/mechwild/bde/rev2/info.json +++ b/keyboards/mechwild/bde/rev2/info.json @@ -10,8 +10,8 @@ ] }, "matrix_pins": { - "rows":[ "C6", "D7", "B4", "D4", "E6", "B2" ], - "cols": ["B3", "B1", "F7", "F6", "F5", "F4", "B5" ] + "rows": ["C6", "D7", "B4", "D4", "E6", "B2"], + "cols": ["B3", "B1", "F7", "F6", "F5", "F4", "B5"] }, "diode_direction": "COL2ROW", "rgblight": { diff --git a/keyboards/mechwild/bde/righty/info.json b/keyboards/mechwild/bde/righty/info.json index 0cf78b35a6..c51e60c260 100644 --- a/keyboards/mechwild/bde/righty/info.json +++ b/keyboards/mechwild/bde/righty/info.json @@ -6,7 +6,7 @@ }, "matrix_pins": { "rows": ["D1", "D7", "D3"], - "cols": [ "B4", "B5", "E6", "C6", "D4", "D0", "F4", "F5", "F6", "B3", "B2", "B6", "B1", "F7"] + "cols": ["B4", "B5", "E6", "C6", "D4", "D0", "F4", "F5", "F6", "B3", "B2", "B6", "B1", "F7"] }, "diode_direction": "ROW2COL", "rgblight": { @@ -55,7 +55,7 @@ { "matrix": [1, 7], "label":"K", "x":7, "y":1 }, { "matrix": [1, 8], "label":"L", "x":8, "y":1 }, { "matrix": [1, 9], "label":"Esc", "x":9, "y":1 }, - { "matrix": [1, 10], "label":"Enter", "x":10, "y":1 , "h":2 }, + { "matrix": [1, 10], "label":"Enter", "x":10, "y":1, "h":2 }, { "matrix": [1, 11], "label":"4", "x":11, "y":1 }, { "matrix": [1, 12], "label":"5", "x":12, "y":1 }, { "matrix": [1, 13], "label":"6", "x":13, "y":1 }, -- cgit v1.2.3