summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/generate/info_json.py
Commit message (Expand)AuthorAgeFilesLines
* `qmk format-json`: Expose full key path and respect `sort_keys` (#20836)Ryan2023-05-201-1/+1
* Additional schema fixes (#17414)Joel Challis2022-06-181-4/+4
* Add a lot more data to info.json (#13366)Zach White2021-08-161-7/+33
* Add support for tab completion (#12411)Zach White2021-04-141-2/+2
* Add a `qmk format-json` command that will format JSON files (#12372)Zach White2021-03-251-1/+1
* Add support for qmk_configurator style aliases (#11954)Zach White2021-03-241-3/+5
* Use the schema to eliminate custom code (#11108)Zach White2021-01-091-16/+32
* validate keyboard data with jsonschemaZach White2021-01-071-1/+1
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-301-0/+49