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/tempo_turtle/bradpad/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'keyboards/tempo_turtle/bradpad/info.json') diff --git a/keyboards/tempo_turtle/bradpad/info.json b/keyboards/tempo_turtle/bradpad/info.json index 4237f63ac9..2fe282fbdf 100644 --- a/keyboards/tempo_turtle/bradpad/info.json +++ b/keyboards/tempo_turtle/bradpad/info.json @@ -5,8 +5,8 @@ "maintainer": "wxyangf", "diode_direction": "ROW2COL", "matrix_pins":{ - "rows":["B7", "D5", "C7", "D2", "D3"], - "cols":["D7", "E6", "B4", "F1"] + "rows": ["B7", "D5", "C7", "D2", "D3"], + "cols": ["D7", "E6", "B4", "F1"] }, "usb":{ "vid":"0x7474", @@ -17,7 +17,7 @@ "bootloader": "atmel-dfu", "layouts": { "LAYOUT": { - "layout":[ + "layout": [ {"matrix": [0, 0], "x": 0, "y": 0}, {"matrix": [0, 1], "x": 1, "y": 0}, {"matrix": [0, 2], "x": 2, "y": 0}, -- cgit v1.2.3