summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/generate/api.py
Commit message (Expand)AuthorAgeFilesLines
* Rework generate-api CLI command to use .build directory (#16441)Joel Challis2022-02-271-7/+21
* search for the readme in higher directories as well (#12997)Zach White2021-05-241-3/+3
* Improve our CI tests (#11476)Zach White2021-05-101-12/+23
* Add a `qmk format-json` command that will format JSON files (#12372)Zach White2021-03-251-1/+1
* [CI] Format code according to conventions (#12363)github-actions[bot]2021-03-241-5/+5
* Add support for qmk_configurator style aliases (#11954)Zach White2021-03-241-17/+33
* typo fixZach White2021-01-081-1/+1
* get qmk generate-api into a good stateZach White2021-01-071-1/+1
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-301-6/+8
* Change keyboard json format to bring it inline with the current api (#11231)Zach White2020-12-191-1/+1
* Generate api data on each push (#10609)Zach White2020-10-251-0/+58