Clean up trailing commas from info.json (#20812)
This commit is contained in:
@@ -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}
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user