summaryrefslogtreecommitdiff
path: root/lib/python/qmk/json_schema.py
AgeCommit message (Expand)Author
2023-02-23Reallocate user/kb keycode ranges (#19907)Joel Challis
2023-01-01Implement XAP style merge semantics for DD keycodes (#19397)Joel Challis
2022-11-09Reject json with duplicate keys? (#18108)Joel Challis
2022-06-18Additional schema fixes (#17414)Joel Challis
2022-04-06CLI: Bump the 'jsonschema' version (#16635)Erovia
2022-02-28CLI: Validate JSON keymap input (#16261)Erovia
2021-08-16Add a lot more data to info.json (#13366)Zach White
2021-08-09Merge remote-tracking branch 'origin/master' into developZach White
2021-08-09make json imports more robust (#13928)Zach White
2021-06-24Optimize our jsonschema by using refs (#13271)Zach White
2021-03-27add utf-8 encoding to the open() call (#12388)Zach White
2021-03-24Add support for qmk_configurator style aliases (#11954)Zach White