summary refs log tree commit diff
path: root/keyboards/handwired/m40
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-05-02 08:25:15 +1000
committerGitHub <noreply@github.com>2023-05-02 08:25:15 +1000
commit79aa31994698c9050141714f77c0177edbcd9488 (patch)
tree71380a65ff15a2b57906ca60b2e03d848b2f3ad8 /keyboards/handwired/m40
parent1ab355802faeeafffba701a692f3f61ed6b4250a (diff)
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/handwired/m40')
-rw-r--r--keyboards/handwired/m40/5x5_macropad/info.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/handwired/m40/5x5_macropad/info.json b/keyboards/handwired/m40/5x5_macropad/info.json
index a6b2ee19de..41342fc2ec 100644
--- a/keyboards/handwired/m40/5x5_macropad/info.json
+++ b/keyboards/handwired/m40/5x5_macropad/info.json
@@ -1,12 +1,12 @@
 {
-    "keyboard_name": "5x5_macropad", 
+    "keyboard_name": "5x5_macropad",
     "manufacturer": "m40",
-    "url": "https://www.thingiverse.com/thing:5239739", 
-    "maintainer": "m40-dev", 
+    "url": "https://www.thingiverse.com/thing:5239739",
+    "maintainer": "m40-dev",
     "usb": {
-    	"vid": "0xFEED",
-    	"pid": "0x0000",
-    	"device_version": "0.0.1"
+        "vid": "0xFEED",
+        "pid": "0x0000",
+        "device_version": "0.0.1"
     },
     "matrix_pins": {
         "cols": ["B6", "B2", "B3", "B1", "F7"],
@@ -50,4 +50,4 @@
             ]
         }
     }
-}
\ No newline at end of file
+}