You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are currently read as HJSON, so it is technically not an issue at the moment. There is an open PR which fixes the syntax issues as part of its changeset: #24594
If you want to use json-schemas that follow the json and json-schema specification I have extracted them in a seperate Repo until my PR #24594 is merged: https://github.com/kcf-hub/qmk-types
With those schemas, ref resolution is also adjusted so that tools like vs-code can directly resolve them by relative paths
"," is missing.
qmk_firmware/data/schemas/keyboard.jsonschema
Lines 355 to 358 in a12ff28
There is an extra ",".
qmk_firmware/data/schemas/user_repo_v0.jsonschema
Lines 10 to 13 in a12ff28
qmk_firmware/data/schemas/user_repo_v1.jsonschema
Lines 11 to 13 in a12ff28
qmk_firmware/data/schemas/user_repo_v1_1.jsonschema
Lines 12 to 14 in a12ff28
The text was updated successfully, but these errors were encountered: