Clean up trailing commas from info.json (#20812)

This commit is contained in:
Ryan
2023-05-09 17:52:03 +10:00
committed by GitHub
parent 2a33265510
commit c3c51231cc
22 changed files with 31 additions and 30 deletions

View File

@@ -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}
]
}
}