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/tau4/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'keyboards/tau4') diff --git a/keyboards/tau4/info.json b/keyboards/tau4/info.json index 0f19b19eac..b89a647221 100644 --- a/keyboards/tau4/info.json +++ b/keyboards/tau4/info.json @@ -13,8 +13,8 @@ "lto": true }, "matrix_pins": { - "rows": [ "F4", "F5", "F6", "F7" ], - "cols": [ "D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7", "F1", "F0", "B0", "B1" ] + "rows": ["F4", "F5", "F6", "F7"], + "cols": ["D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7", "F1", "F0", "B0", "B1"] }, "processor": "atmega32u4", "features": { @@ -26,7 +26,7 @@ "oled": true, "rgblight": true }, - "community_layouts": [ "ortho_4x12" ], + "community_layouts": ["ortho_4x12"], "diode_direction": "COL2ROW", "encoder": { "rotary": [ -- cgit v1.2.3