summary refs log tree commit diff
path: root/keyboards/splitkb
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 /keyboards/splitkb
parent2a33265510d7d214b68a9b8770a7987d3ac71254 (diff)
Clean up trailing commas from info.json (#20812)
Diffstat (limited to 'keyboards/splitkb')
-rw-r--r--keyboards/splitkb/kyria/rev3/info.json6
1 files changed, 3 insertions, 3 deletions
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}
             ]
         }
     },