summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/generate/info_json.py
Commit message (Expand)AuthorAgeFilesLines
* 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