summary refs log tree commit diff
path: root/keyboards/tempo_turtle
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-05-03 12:19:34 +1000
committerGitHub <noreply@github.com>2023-05-03 12:19:34 +1000
commita5e46d80822797cd2e0dc2a2b81c4ccce9e167f4 (patch)
tree9dc9420c5d550551e20051a31ab308067f8b2eeb /keyboards/tempo_turtle
parent97a86b89a9f38f9acf5c9d52123e7da58af86336 (diff)
More `info.json` whitespace cleanups (#20665)
Diffstat (limited to 'keyboards/tempo_turtle')
-rw-r--r--keyboards/tempo_turtle/bradpad/info.json10
1 files changed, 5 insertions, 5 deletions
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",