Skip to content

Commit 08b3729

Browse files
dunk2kLorenzo Castoldi
authored and
Lorenzo Castoldi
committed
Fix erroneous commas in info.json files (qmk#21712)
1 parent 4669590 commit 08b3729

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

keyboards/ah/haven65/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"rgblight": true
2525
},
2626
"ws2812": {
27-
"pin": "C7",
27+
"pin": "C7"
2828
},
2929
"rgblight": {
3030
"led_count": 1,

keyboards/alhenkb/macropad5x4/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
{"label": "K31 (B6,F6)", "matrix": [3, 1], "x": 1, "y": 3},
6666
{"label": "K32 (B6,B1)", "matrix": [3, 2], "x": 2, "y": 3},
6767
{"label": "K40 (B5,F4)", "matrix": [4, 0], "x": 0, "y": 4, "w": 2},
68-
{"label": "K42 (B5,B1)", "matrix": [4, 2], "x": 2, "y": 4}
68+
{"label": "K42 (B5,B1)", "matrix": [4, 2], "x": 2, "y": 4},
6969
{"label": "K43 (B5,B2)", "matrix": [4, 3], "x": 3, "y": 3, "h": 2}
7070
]
7171
}

keyboards/custommk/ergostrafer/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
{ "matrix": [4, 2], "label":"Z", "x":2.5, "y":5.6 },
6868
{ "matrix": [4, 3], "label":"S", "x":3.5, "y":4.5 },
6969
{ "matrix": [4, 5], "label":"V", "x":5, "y":5.75, "w":1.5 },
70-
{ "matrix": [4, 6], "label":"Space", "x":6.5, "y":6.85, "w":1.75 }
70+
{ "matrix": [4, 6], "label":"Space", "x":6.5, "y":6.85, "w":1.75 },
7171

7272
{ "matrix": [5, 1], "label":"L Ctrl Duck", "x":0.25, "y":6.75, "w":1.5 },
7373
{ "matrix": [5, 3], "label":"X", "x":3.5, "y":5.6 },

keyboards/handwired/scottokeebs/scottosplit/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"matrix_pins": {
1616
// 3, 4, 5, 6, 7, 8, 9, A3, A2, A1
17-
"cols": ["D0", "D4", "C6", "D7", "E6", "B4", "B5", "F4", "F5", "F6"]
17+
"cols": ["D0", "D4", "C6", "D7", "E6", "B4", "B5", "F4", "F5", "F6"],
1818

1919
// 15, 14, 16, 10
2020
"rows": ["B1", "B3", "B2", "B6"]

keyboards/holyswitch/lightweight65/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"extrakey": true,
2222
"console": false,
2323
"command": false,
24-
"nkro": true,
24+
"nkro": true
2525
},
2626
"layout_aliases": {
2727
"LAYOUT": "LAYOUT_65_ansi_blocker"

keyboards/keebio/iris/rev8/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
{"matrix": [9,3], "flags":4, "x":152, "y":58},
239239
{"flags":2, "x":144, "y":58},
240240
{"matrix": [9,4], "flags":4, "x":134, "y":64},
241-
{"matrix": [9,5], "flags":4, "x":126, "y":52},
241+
{"matrix": [9,5], "flags":4, "x":126, "y":52}
242242
]
243243
}
244244
}

keyboards/kisakeyluxury/qtz/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
{"matrix": [3, 6], "x": 6.25, "y": 3},
6363
{"matrix": [3, 7], "x": 7.25, "y": 3},
6464
{"matrix": [3, 8], "x": 8.25, "y": 3},
65-
{"matrix": [3, 9], "x": 9.25, "y": 3},
65+
{"matrix": [3, 9], "x": 9.25, "y": 3}
6666
]
6767
}
6868
}

keyboards/smithrune/magnus/m75h/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"static_gradient": true,
4040
"twinkle": true
4141
}
42-
}
42+
},
4343
"matrix_pins": {
4444
"cols": ["A1" , "A2" , "A4" , "C9" , "A8" , "A10", "B8" , "A15", "C10", "C11", "B5" , "B4", "B3" , "D2" , "C12" ],
4545
"rows": ["C15", "A7" , "C4" , "C5" , "C8" , "C3" , "C1" , "C0" , "C2" , "C14" , "A0" ]

keyboards/splitkb/aurora/lily58/rev1/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
{"flags": 4, "matrix": [9, 5], "x": 137, "y": 64}, // R SW29
188188
{"flags": 4, "matrix": [9, 4], "x": 159, "y": 64}, // R SW28
189189
{"flags": 4, "matrix": [9, 3], "x": 173, "y": 62}, // R SW27
190-
{"flags": 4, "matrix": [9, 2], "x": 188, "y": 62}, // R SW26
190+
{"flags": 4, "matrix": [9, 2], "x": 188, "y": 62} // R SW26
191191
]
192192
}
193193
}

keyboards/splitkb/kyria/rev3/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
{"flags": 4, "matrix": [4, 3], "x": 181, "y": 0}, // R SW03
186186
{"flags": 4, "matrix": [4, 4], "x": 195, "y": 4}, // R SW04
187187
{"flags": 4, "matrix": [4, 5], "x": 210, "y": 11}, // R SW05
188-
{"flags": 4, "matrix": [4, 6], "x": 224, "y": 11}, // R SW06
188+
{"flags": 4, "matrix": [4, 6], "x": 224, "y": 11} // R SW06
189189
]
190190
}
191191
}

keyboards/syenakeyboards/aswagata/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"device_version": "1.0.0",
2323
"pid": "0x4173",
2424
"vid": "0x5373"
25-
}
25+
},
2626
"layouts": {
2727
"LAYOUT_ortho_2x2": {
2828
"layout": [

keyboards/takashicompany/baumkuchen/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"static_gradient": true,
4141
"twinkle": true
4242
},
43-
"led_count": 6,
43+
"led_count": 6
4444
},
4545
"ws2812": {
4646
"pin": "D3"

keyboards/trainpad/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"bootloader": "atmel-dfu",
2121
"matrix_pins": {
2222
"direct": [
23-
["C5", "B3", "B4", "B5"],
23+
["C5", "B3", "B4", "B5"]
2424
]
2525
},
2626
"layouts": {

0 commit comments

Comments
 (0)