Fix missing and extra commas in JSON schema (#25057)

This commit is contained in:
lsh4711 2025-04-18 18:05:25 +09:00 committed by GitHub
parent 576325e2f4
commit 800bc78d26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 9 deletions

View file

@ -9,7 +9,7 @@
{"$ref": "qmk.definitions.v1#/keyboard_keymap_tuple"},
{"$ref": "qmk.definitions.v1#/json_file_path"}
]
},
}
},
"required": [
"userspace_version",