Skip to content

Commit

Permalink
Clean up trailing commas from info.json (qmk#20812)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored and coquizen committed Jun 22, 2023
1 parent facabe3 commit 55fdc3b
Show file tree
Hide file tree
Showing 22 changed files with 31 additions and 30 deletions.
2 changes: 1 addition & 1 deletion keyboards/aleblazer/zodiark/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
{"pin_a": "D4", "pin_b": "D2", "resolution": 3}
]
}
},
}
},
"processor": "atmega32u4",
"bootloader": "caterina",
Expand Down
2 changes: 1 addition & 1 deletion keyboards/alhenkb/macropad5x4/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}
]
}
}
Expand Down
2 changes: 1 addition & 1 deletion keyboards/alps64/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"diode_direction": "COL2ROW",
"indicators": {
"caps_lock": "C5",
"caps_lock": "C5"
},
"bootmagic": {
"matrix": [3, 6]
Expand Down
2 changes: 1 addition & 1 deletion keyboards/boardsource/microdox/v1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
},
"ws2812": {
"pin": "D3"
},
}
}
2 changes: 1 addition & 1 deletion keyboards/chickenman/ciel65/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,5 @@
{"label": "K4F (F5,D0)", "matrix": [4, 15], "x": 15, "y": 4}
]
}
},
}
}
2 changes: 1 addition & 1 deletion keyboards/coban/pad3a/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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]}
]
}
}
Expand Down
2 changes: 1 addition & 1 deletion keyboards/dztech/tofu/jr/v1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down
2 changes: 1 addition & 1 deletion keyboards/era/era65/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"pin": "GP0"
},
"indicators": {
"caps_lock": "GP12",
"caps_lock": "GP12"
},
"layouts": {
"LAYOUT_65_combo": {
Expand Down
2 changes: 1 addition & 1 deletion keyboards/gray_studio/space65r3/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"usb": {
"vid": "0x4753",
"pid": "0x3003",
"device_version": "0.0.3",
"device_version": "0.0.3"
},
"ws2812": {
"pin": "B10"
Expand Down
3 changes: 1 addition & 2 deletions keyboards/handwired/phantagom/baragon/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"mousekey": true,
"nkro": true,
"rgblight": true,
"encoder": true,
"encoder": true
},
"ws2812": {
"pin": "GP15"
Expand Down Expand Up @@ -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}

]
}
}
Expand Down
2 changes: 1 addition & 1 deletion keyboards/keebio/convolution/rev1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down
2 changes: 1 addition & 1 deletion keyboards/keycapsss/plaid_pad/rev1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
{"pin_a": "D1", "pin_b": "D0"},
{"pin_a": "B2", "pin_b": "B1"}
]
},
}
}
2 changes: 1 addition & 1 deletion keyboards/keycapsss/plaid_pad/rev3/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
{"pin_a": "B4", "pin_b": "B3"},
{"pin_a": "D4", "pin_b": "B5"}
]
},
}
}
2 changes: 1 addition & 1 deletion keyboards/kprepublic/bm16a/v2/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}
]
}
}
12 changes: 7 additions & 5 deletions keyboards/lpad/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}
]
}
}
}
2 changes: 1 addition & 1 deletion keyboards/majistic/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cols": ["B6", "B2", "B3", "B1", "F7", "F6", "F5", "F4"],
"rows": ["D4", "C6", "D7", "E6", "B4"]
}
},
}
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
Expand Down
2 changes: 1 addition & 1 deletion keyboards/qvex/lynepad/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
6 changes: 3 additions & 3 deletions keyboards/splitkb/kyria/rev3/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"keyboard_name": "Kyria rev3",
"usb": {
"pid": "0xCF44",
"pid": "0xCF44"
},
"bootmagic": {
"matrix": [0, 6]
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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}
]
}
},
Expand Down
2 changes: 1 addition & 1 deletion keyboards/viktus/osav2_numpad/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}
]
}
}
Expand Down
2 changes: 1 addition & 1 deletion keyboards/waterfowl/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion keyboards/ydkb/ydpm40/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down
4 changes: 2 additions & 2 deletions keyboards/ymdk/ymd09/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"console": false,
"command": false,
"nkro": true,
"rgb_matrix": true,
"rgb_matrix": true
},
"ws2812": {
"pin": "E2"
Expand Down Expand Up @@ -63,6 +63,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]
}
}

0 comments on commit 55fdc3b

Please sign in to comment.