summary refs log tree commit diff
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-05-09 17:52:03 +1000
committerGitHub <noreply@github.com>2023-05-09 17:52:03 +1000
commitc3c51231ccaea5f46684c7ce19fbc18068fa07c7 (patch)
tree29a4de041b3419f1b00e610b8e3c95295aef99e2
parent2a33265510d7d214b68a9b8770a7987d3ac71254 (diff)
Clean up trailing commas from info.json (#20812)
-rw-r--r--keyboards/aleblazer/zodiark/info.json2
-rw-r--r--keyboards/alhenkb/macropad5x4/info.json2
-rw-r--r--keyboards/alps64/info.json2
-rw-r--r--keyboards/boardsource/microdox/v1/info.json2
-rw-r--r--keyboards/chickenman/ciel65/info.json2
-rw-r--r--keyboards/coban/pad3a/info.json2
-rw-r--r--keyboards/dztech/tofu/jr/v1/info.json2
-rw-r--r--keyboards/era/era65/info.json2
-rw-r--r--keyboards/gray_studio/space65r3/info.json2
-rw-r--r--keyboards/handwired/phantagom/baragon/info.json3
-rw-r--r--keyboards/keebio/convolution/rev1/info.json2
-rw-r--r--keyboards/keycapsss/plaid_pad/rev1/info.json2
-rw-r--r--keyboards/keycapsss/plaid_pad/rev3/info.json2
-rw-r--r--keyboards/kprepublic/bm16a/v2/info.json2
-rw-r--r--keyboards/lpad/info.json12
-rw-r--r--keyboards/majistic/info.json2
-rw-r--r--keyboards/qvex/lynepad/info.json2
-rw-r--r--keyboards/splitkb/kyria/rev3/info.json6
-rw-r--r--keyboards/viktus/osav2_numpad/info.json2
-rw-r--r--keyboards/waterfowl/info.json2
-rw-r--r--keyboards/ydkb/ydpm40/info.json2
-rw-r--r--keyboards/ymdk/ymd09/info.json4
22 files changed, 31 insertions, 30 deletions
diff --git a/keyboards/aleblazer/zodiark/info.json b/keyboards/aleblazer/zodiark/info.json
index 8d466e12b6..026c6e46b4 100644
--- a/keyboards/aleblazer/zodiark/info.json
+++ b/keyboards/aleblazer/zodiark/info.json
@@ -32,7 +32,7 @@
                     {"pin_a": "D4", "pin_b": "D2", "resolution": 3}
                 ]
             }
-        },
+        }
     },
     "processor": "atmega32u4",
     "bootloader": "caterina",
diff --git a/keyboards/alhenkb/macropad5x4/info.json b/keyboards/alhenkb/macropad5x4/info.json
index 65c4132ad5..29be39249d 100644
--- a/keyboards/alhenkb/macropad5x4/info.json
+++ b/keyboards/alhenkb/macropad5x4/info.json
@@ -66,7 +66,7 @@
                 {"label": "K32 (B6,B1)", "matrix": [3, 2], "x": 2, "y": 3},
                 {"label": "K40 (B5,F4)", "matrix": [4, 0], "x": 0, "y": 4, "w": 2},
                 {"label": "K42 (B5,B1)", "matrix": [4, 2], "x": 2, "y": 4}
-                {"label": "K43 (B5,B2)", "matrix": [4, 3], "x": 3, "y": 3, "h": 2},
+                {"label": "K43 (B5,B2)", "matrix": [4, 3], "x": 3, "y": 3, "h": 2}
             ]
         }
     }
diff --git a/keyboards/alps64/info.json b/keyboards/alps64/info.json
index c49892dec6..87a141b53c 100644
--- a/keyboards/alps64/info.json
+++ b/keyboards/alps64/info.json
@@ -14,7 +14,7 @@
   },
   "diode_direction": "COL2ROW",
   "indicators": {
-    "caps_lock": "C5",
+    "caps_lock": "C5"
   },
   "bootmagic": {
       "matrix": [3, 6]
diff --git a/keyboards/boardsource/microdox/v1/info.json b/keyboards/boardsource/microdox/v1/info.json
index 6e47fbd2c4..d35a58777e 100644
--- a/keyboards/boardsource/microdox/v1/info.json
+++ b/keyboards/boardsource/microdox/v1/info.json
@@ -32,5 +32,5 @@
   },
   "ws2812": {
     "pin": "D3"
-  },
+  }
 }
diff --git a/keyboards/chickenman/ciel65/info.json b/keyboards/chickenman/ciel65/info.json
index ea50a589a4..7657812179 100644
--- a/keyboards/chickenman/ciel65/info.json
+++ b/keyboards/chickenman/ciel65/info.json
@@ -123,5 +123,5 @@
                 {"label": "K4F (F5,D0)", "matrix": [4, 15], "x": 15, "y": 4}
            ]
         }
-    },
+    }
 }
diff --git a/keyboards/coban/pad3a/info.json b/keyboards/coban/pad3a/info.json
index 70871d0434..3eadcb7f50 100644
--- a/keyboards/coban/pad3a/info.json
+++ b/keyboards/coban/pad3a/info.json
@@ -21,7 +21,7 @@
             "layout": [
                 {"label": "Mute", "x": 0, "y": 0, "matrix": [0, 0]},
                 {"label": "Next", "x": 1, "y": 0, "matrix": [0, 1]},
-                {"label": "Push", "x": 3, "y": 0, "matrix": [0, 2]},
+                {"label": "Push", "x": 3, "y": 0, "matrix": [0, 2]}
             ]
         }
     }
diff --git a/keyboards/dztech/tofu/jr/v1/info.json b/keyboards/dztech/tofu/jr/v1/info.json
index 0959289a7d..ef9bc6b903 100644
--- a/keyboards/dztech/tofu/jr/v1/info.json
+++ b/keyboards/dztech/tofu/jr/v1/info.json
@@ -9,7 +9,7 @@
         "extrakey": true,
         "mousekey": true,
         "nkro": true,
-        "rgb_matrix": true,
+        "rgb_matrix": true
     },
     "matrix_pins": {
         "cols": ["GP25", "GP24", "GP23", "GP1", "GP7", "GP21", "GP20", "GP19", "GP18", "GP17", "GP16", "GP15", "GP14", "GP13", "GP12"],
diff --git a/keyboards/era/era65/info.json b/keyboards/era/era65/info.json
index 2ab8ede2bc..5c545a6fa8 100644
--- a/keyboards/era/era65/info.json
+++ b/keyboards/era/era65/info.json
@@ -30,7 +30,7 @@
         "pin": "GP0"
     },
     "indicators": {
-        "caps_lock": "GP12",
+        "caps_lock": "GP12"
     },
     "layouts": {
         "LAYOUT_65_combo": {
diff --git a/keyboards/gray_studio/space65r3/info.json b/keyboards/gray_studio/space65r3/info.json
index 825e631762..99d4e37000 100644
--- a/keyboards/gray_studio/space65r3/info.json
+++ b/keyboards/gray_studio/space65r3/info.json
@@ -6,7 +6,7 @@
     "usb": {
         "vid": "0x4753",
         "pid": "0x3003",
-        "device_version": "0.0.3",
+        "device_version": "0.0.3"
     },
     "ws2812": {
         "pin": "B10"
diff --git a/keyboards/handwired/phantagom/baragon/info.json b/keyboards/handwired/phantagom/baragon/info.json
index f6826c9f9d..f86dfcf436 100644
--- a/keyboards/handwired/phantagom/baragon/info.json
+++ b/keyboards/handwired/phantagom/baragon/info.json
@@ -12,7 +12,7 @@
         "mousekey": true,
         "nkro": true,
         "rgblight": true,
-        "encoder": true,
+        "encoder": true
     },
     "ws2812": {
         "pin": "GP15"
@@ -63,7 +63,6 @@
                 {"matrix": [2, 0], "x": 0, "y": 2},
                 {"matrix": [2, 1], "x": 1, "y": 2},
                 {"matrix": [2, 2], "x": 2, "y": 2}
-
             ]
         }
     }
diff --git a/keyboards/keebio/convolution/rev1/info.json b/keyboards/keebio/convolution/rev1/info.json
index 2ffc27c12d..7a8b88e7dc 100644
--- a/keyboards/keebio/convolution/rev1/info.json
+++ b/keyboards/keebio/convolution/rev1/info.json
@@ -11,7 +11,7 @@
         "console": true,
         "rgblight": false,
         "backlight": false,
-        "rgb_matrix": true,
+        "rgb_matrix": true
     },
     "matrix_pins": {
         "cols": ["GP0", "GP4", "GP9", "GP8", "GP20", "GP21", "GP23", "GP24", "GP17"],
diff --git a/keyboards/keycapsss/plaid_pad/rev1/info.json b/keyboards/keycapsss/plaid_pad/rev1/info.json
index b9fe9e977a..0877051858 100644
--- a/keyboards/keycapsss/plaid_pad/rev1/info.json
+++ b/keyboards/keycapsss/plaid_pad/rev1/info.json
@@ -8,5 +8,5 @@
             {"pin_a": "D1", "pin_b": "D0"},
             {"pin_a": "B2", "pin_b": "B1"}
         ]
-    },
+    }
 }
diff --git a/keyboards/keycapsss/plaid_pad/rev3/info.json b/keyboards/keycapsss/plaid_pad/rev3/info.json
index 93b5e3bdc9..0468b70499 100644
--- a/keyboards/keycapsss/plaid_pad/rev3/info.json
+++ b/keyboards/keycapsss/plaid_pad/rev3/info.json
@@ -10,5 +10,5 @@
             {"pin_a": "B4", "pin_b": "B3"},
             {"pin_a": "D4", "pin_b": "B5"}
         ]
-    },
+    }
 }
diff --git a/keyboards/kprepublic/bm16a/v2/info.json b/keyboards/kprepublic/bm16a/v2/info.json
index 60d5034931..8d65ee51f4 100644
--- a/keyboards/kprepublic/bm16a/v2/info.json
+++ b/keyboards/kprepublic/bm16a/v2/info.json
@@ -118,7 +118,7 @@
             {"matrix": [3, 0], "x": 0, "y": 64, "flags": 4},
             {"matrix": [3, 1], "x": 75, "y": 64, "flags": 4},
             {"matrix": [3, 2], "x": 149, "y": 64, "flags": 4},
-            {"matrix": [3, 3], "x": 224, "y": 64, "flags": 4},
+            {"matrix": [3, 3], "x": 224, "y": 64, "flags": 4}
         ]
     }
 }
diff --git a/keyboards/lpad/info.json b/keyboards/lpad/info.json
index 57ab616eb3..0d8016f842 100644
--- a/keyboards/lpad/info.json
+++ b/keyboards/lpad/info.json
@@ -21,13 +21,15 @@
         ]
     },
     "layouts": {
-      "LAYOUT": {
-      "layout": [{"label": "Play", "matrix": [0, 0], "w": 1, "x": 0, "y": 0},
+        "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}]
-        },
-     }
+                {"label": "Rght", "matrix": [2, 2], "w": 1, "x": 2, "y": 2}
+            ]
+        }
+    }
 }
diff --git a/keyboards/majistic/info.json b/keyboards/majistic/info.json
index 7e723954a6..7f4cfa8e94 100644
--- a/keyboards/majistic/info.json
+++ b/keyboards/majistic/info.json
@@ -20,7 +20,7 @@
                 "cols": ["B6", "B2", "B3", "B1", "F7", "F6", "F5", "F4"],
                 "rows": ["D4", "C6", "D7", "E6", "B4"]
             }
-        },
+        }
     },
     "processor": "atmega32u4",
     "bootloader": "atmel-dfu",
diff --git a/keyboards/qvex/lynepad/info.json b/keyboards/qvex/lynepad/info.json
index 984fa3f96c..c567c588fe 100644
--- a/keyboards/qvex/lynepad/info.json
+++ b/keyboards/qvex/lynepad/info.json
@@ -16,7 +16,7 @@
     "encoder": {
       "rotary": [
         {"pin_a": "D0", "pin_b": "D1"},
-        {"pin_a": "B5", "pin_b": "D6"},
+        {"pin_a": "B5", "pin_b": "D6"}
       ]
     },
     "ws2812": {
diff --git a/keyboards/splitkb/kyria/rev3/info.json b/keyboards/splitkb/kyria/rev3/info.json
index 564ba9b0e2..97b953534d 100644
--- a/keyboards/splitkb/kyria/rev3/info.json
+++ b/keyboards/splitkb/kyria/rev3/info.json
@@ -1,7 +1,7 @@
 {
     "keyboard_name": "Kyria rev3",
     "usb": {
-        "pid": "0xCF44",
+        "pid": "0xCF44"
     },
     "bootmagic": {
         "matrix": [0, 6]
@@ -71,7 +71,7 @@
                 {"label": "R22", "matrix": [7, 5], "x": 10, "y": 4},
                 {"label": "R23", "matrix": [7, 1], "x": 11, "y": 3.5},
                 {"label": "R24", "matrix": [7, 2], "x": 12, "y": 3.25},
-                {"label": "R25", "matrix": [7, 4], "x": 13, "y": 3.25},
+                {"label": "R25", "matrix": [7, 4], "x": 13, "y": 3.25}
             ]
         },
         "LAYOUT_stack": {
@@ -132,7 +132,7 @@
                 {"label": "R22", "matrix": [7, 5], "x": 10, "y": 4},
                 {"label": "R23", "matrix": [7, 1], "x": 11, "y": 3.5},
                 {"label": "R24", "matrix": [7, 2], "x": 12, "y": 3.25},
-                {"label": "R25", "matrix": [7, 4], "x": 13, "y": 3.25},
+                {"label": "R25", "matrix": [7, 4], "x": 13, "y": 3.25}
             ]
         }
     },
diff --git a/keyboards/viktus/osav2_numpad/info.json b/keyboards/viktus/osav2_numpad/info.json
index 3486003e85..d347631ccc 100644
--- a/keyboards/viktus/osav2_numpad/info.json
+++ b/keyboards/viktus/osav2_numpad/info.json
@@ -237,7 +237,7 @@
                 {"label": "K33", "matrix": [3, 3], "x": 3, "y": 3},
                 {"label": "K40", "matrix": [4, 0], "h": 2, "x": 0, "y": 3},
                 {"label": "K41", "matrix": [4, 1], "x": 1, "y": 4},
-                {"label": "K42", "matrix": [4, 2], "w": 2, "x": 2, "y": 4},
+                {"label": "K42", "matrix": [4, 2], "w": 2, "x": 2, "y": 4}
             ]
         }
     }
diff --git a/keyboards/waterfowl/info.json b/keyboards/waterfowl/info.json
index 1ed35a14f2..ff8af90fb3 100644
--- a/keyboards/waterfowl/info.json
+++ b/keyboards/waterfowl/info.json
@@ -16,7 +16,7 @@
     "encoder": {
         "rotary": [
             {"pin_a": "B4", "pin_b": "B5"},
-            {"pin_a": "B3", "pin_b": "B2", "resolution": 2},
+            {"pin_a": "B3", "pin_b": "B2", "resolution": 2}
         ]
     },
     "split": {
diff --git a/keyboards/ydkb/ydpm40/info.json b/keyboards/ydkb/ydpm40/info.json
index eeeab585a8..b0916f297c 100644
--- a/keyboards/ydkb/ydpm40/info.json
+++ b/keyboards/ydkb/ydpm40/info.json
@@ -10,7 +10,7 @@
         "console": false,
         "extrakey": false,
         "mousekey": false,
-        "nkro": false,
+        "nkro": false
     },
     "matrix_pins": {
         "cols": ["B0", "B1", "B2", "B3", "B4", "B5", "C5", "C4", "C3", "C2", "C1", "C0"],
diff --git a/keyboards/ymdk/ymd09/info.json b/keyboards/ymdk/ymd09/info.json
index 9a93afa24f..d9cb9f5086 100644
--- a/keyboards/ymdk/ymd09/info.json
+++ b/keyboards/ymdk/ymd09/info.json
@@ -22,7 +22,7 @@
         "console": false,
         "command": false,
         "nkro": true,
-        "rgb_matrix": true,
+        "rgb_matrix": true
     },
     "ws2812": {
         "pin": "E2"
@@ -58,6 +58,6 @@
             {"flags": 4, "matrix": [2, 1], "x": 32, "y": 64}, //2
             {"flags": 4, "matrix": [2, 0], "x": 0, "y": 64}   //3
         ],
-        "center_point": [32, 32],
+        "center_point": [32, 32]
     }
 }