summary refs log tree commit diff
path: root/keyboards/igloo
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/igloo
parent1ab355802faeeafffba701a692f3f61ed6b4250a (diff)
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/igloo')
-rw-r--r--keyboards/igloo/info.json25
1 files changed, 12 insertions, 13 deletions
diff --git a/keyboards/igloo/info.json b/keyboards/igloo/info.json
index 9ff5a23b0f..6e26d0f062 100644
--- a/keyboards/igloo/info.json
+++ b/keyboards/igloo/info.json
@@ -13,8 +13,8 @@
         "nkro": true
     },
     "matrix_pins": {
-        "cols": ["F7", "F6", "F5", "F4", "F1", "F0", 
-                 "B0", "B1", "B2", "B4", "B5", "B6", 
+        "cols": ["F7", "F6", "F5", "F4", "F1", "F0",
+                 "B0", "B1", "B2", "B4", "B5", "B6",
                  "C6", "C7", "D5", "D6", "D4"],
         "rows": ["B7", "D0", "D1", "D2", "D3"]
     },
@@ -78,12 +78,11 @@
                 { "matrix": [2, 11], "x": 11.75, "y": 2 },
                 { "matrix": [2, 12], "w": 2.25, "x": 12.75, "y": 2 },
                 { "matrix": [2, 13], "w": 2.25, "x": 12.75, "y": 2 },
-                { "matrix": [2, 14], "x": 12.75, "y": 2 }, 
-                { "matrix": [2, 15], "x": 13, "y": 0 }, 
-
+                { "matrix": [2, 14], "x": 12.75, "y": 2 },
+                { "matrix": [2, 15], "x": 13, "y": 0 },
 
                 { "matrix": [3, 0], "w": 2.25, "x": 0, "y": 3 },
-                { "matrix": [3, 1], "x": 1.25, "y": 3 }, 
+                { "matrix": [3, 1], "x": 1.25, "y": 3 },
                 { "matrix": [3, 2], "x": 2.25, "y": 3 },
                 { "matrix": [3, 3], "x": 3.25, "y": 3 },
                 { "matrix": [3, 4], "x": 4.25, "y": 3 },
@@ -91,12 +90,12 @@
                 { "matrix": [3, 6], "x": 6.25, "y": 3 },
                 { "matrix": [3, 7], "x": 7.25, "y": 3 },
                 { "matrix": [3, 8], "x": 8.25, "y": 3 },
-                { "matrix": [3, 9], "x": 9.25, "y": 3 }, 
-                { "matrix": [3, 10], "x": 10.25, "y": 3 }, 
-                { "matrix": [3, 11], "x": 11.25, "y": 3 }, 
-                { "matrix": [3, 12], "x": 12.25, "y": 3 }, 
+                { "matrix": [3, 9], "x": 9.25, "y": 3 },
+                { "matrix": [3, 10], "x": 10.25, "y": 3 },
+                { "matrix": [3, 11], "x": 11.25, "y": 3 },
+                { "matrix": [3, 12], "x": 12.25, "y": 3 },
                 { "matrix": [3, 14], "x": 13.25, "y": 3 },
-                { "matrix": [3, 15], "x": 16.25, "y": 3 }, 
+                { "matrix": [3, 15], "x": 16.25, "y": 3 },
 
                 { "matrix": [4, 0], "w": 1.25, "x": 0, "y": 4 },
                 { "matrix": [4, 1], "w": 1.25, "x": 1.25, "y": 4 },
@@ -107,7 +106,7 @@
                 { "matrix": [4, 6], "w": 2.25, "x": 7.25, "y": 4 },
                 { "matrix": [4, 9], "w": 1.25, "x": 10, "y": 4 },
                 { "matrix": [4, 10], "w": 1.25, "x": 11.25, "y": 4 },
-                { "matrix": [4, 11], "w": 1.25, "x": 12.5, "y": 4 }, 
+                { "matrix": [4, 11], "w": 1.25, "x": 12.5, "y": 4 },
                 { "matrix": [4, 12], "w": 1.25, "x": 13.75, "y": 4 },
                 { "matrix": [4, 13], "w": 1.25, "x": 15, "y": 4 },
                 { "matrix": [4, 14], "x": 15.25, "y": 4 },
@@ -116,4 +115,4 @@
             ]
         }
     }
-}
\ No newline at end of file
+}