summaryrefslogtreecommitdiff
path: root/lib/python/qmk/json_schema.py
Commit message (Expand)AuthorAge
* Reject json with duplicate keys? (#18108)Joel Challis2022-11-09
* Additional schema fixes (#17414)Joel Challis2022-06-18
* CLI: Bump the 'jsonschema' version (#16635)Erovia2022-04-06
* CLI: Validate JSON keymap input (#16261)Erovia2022-02-28
* Add a lot more data to info.json (#13366)Zach White2021-08-16
* Merge remote-tracking branch 'origin/master' into developZach White2021-08-09
|\
| * make json imports more robust (#13928)Zach White2021-08-09
* | Optimize our jsonschema by using refs (#13271)Zach White2021-06-24
|/
* add utf-8 encoding to the open() call (#12388)Zach White2021-03-27
* Add support for qmk_configurator style aliases (#11954)Zach White2021-03-24