From a5e46d80822797cd2e0dc2a2b81c4ccce9e167f4 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 3 May 2023 12:19:34 +1000 Subject: More `info.json` whitespace cleanups (#20665) --- keyboards/tempo_turtle/bradpad/info.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'keyboards/tempo_turtle/bradpad') diff --git a/keyboards/tempo_turtle/bradpad/info.json b/keyboards/tempo_turtle/bradpad/info.json index 2fe282fbdf..7b6d03823a 100644 --- a/keyboards/tempo_turtle/bradpad/info.json +++ b/keyboards/tempo_turtle/bradpad/info.json @@ -4,14 +4,14 @@ "url": "https://tempoturtle.com", "maintainer": "wxyangf", "diode_direction": "ROW2COL", - "matrix_pins":{ + "matrix_pins": { "rows": ["B7", "D5", "C7", "D2", "D3"], "cols": ["D7", "E6", "B4", "F1"] }, - "usb":{ - "vid":"0x7474", - "pid":"0x6270", - "device_version":"0.0.1" + "usb": { + "vid": "0x7474", + "pid": "0x6270", + "device_version": "0.0.1" }, "processor": "atmega32u4", "bootloader": "atmel-dfu", -- cgit v1.2.3