summary refs log tree commit diff
path: root/keyboards/lpad/info.json
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/lpad/info.json
parent97a86b89a9f38f9acf5c9d52123e7da58af86336 (diff)
More `info.json` whitespace cleanups (#20665)
Diffstat (limited to 'keyboards/lpad/info.json')
-rw-r--r--keyboards/lpad/info.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/lpad/info.json b/keyboards/lpad/info.json
index 0278890610..57ab616eb3 100644
--- a/keyboards/lpad/info.json
+++ b/keyboards/lpad/info.json
@@ -20,14 +20,14 @@
             {"pin_a": "F0", "pin_b": "F1"}
         ]
     },
-    "layouts":{
+    "layouts": {
       "LAYOUT": {
-      "layout": [{ "label": "Play", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 },
-                { "label": "Mute", "matrix": [0, 1], "w": 1, "x": 1.5, "y": 0.5 },
-                { "label": "Next", "matrix": [1, 0], "w": 1, "x": 0, "y": 1 },
-                { "label": "Prev", "matrix": [2, 0], "w": 1, "x": 0, "y": 2 },
-                { "label": "Left", "matrix": [2, 1], "w": 1, "x": 1, "y": 2 },
-                { "label": "Rght", "matrix": [2, 2], "w": 1, "x": 2, "y": 2 }]
+      "layout": [{"label": "Play", "matrix": [0, 0], "w": 1, "x": 0, "y": 0},
+                {"label": "Mute", "matrix": [0, 1], "w": 1, "x": 1.5, "y": 0.5},
+                {"label": "Next", "matrix": [1, 0], "w": 1, "x": 0, "y": 1},
+                {"label": "Prev", "matrix": [2, 0], "w": 1, "x": 0, "y": 2},
+                {"label": "Left", "matrix": [2, 1], "w": 1, "x": 1, "y": 2},
+                {"label": "Rght", "matrix": [2, 2], "w": 1, "x": 2, "y": 2}]
         },
      }
 }