1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 31 additions and 30 deletions

View file

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