summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/generate/info_json.py
AgeCommit message (Expand)Author
2023-05-20`qmk format-json`: Expose full key path and respect `sort_keys` (#20836)Ryan
2022-06-18Additional schema fixes (#17414)Joel Challis
2021-08-16Add a lot more data to info.json (#13366)Zach White
2021-04-14Add support for tab completion (#12411)Zach White
2021-03-25Add a `qmk format-json` command that will format JSON files (#12372)Zach White
2021-03-24Add support for qmk_configurator style aliases (#11954)Zach White
2021-01-09Use the schema to eliminate custom code (#11108)Zach White
2021-01-07validate keyboard data with jsonschemaZach White
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White