summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/generate/api.py
Commit message (Expand)AuthorAge
* Publish data as part of API generation (#17020)Joel Challis2022-08-06
* Rework generate-api CLI command to use .build directory (#16441)Joel Challis2022-02-27
* search for the readme in higher directories as well (#12997)Zach White2021-05-24
* Improve our CI tests (#11476)Zach White2021-05-10
* Add a `qmk format-json` command that will format JSON files (#12372)Zach White2021-03-25
* [CI] Format code according to conventions (#12363)github-actions[bot]2021-03-24
* Add support for qmk_configurator style aliases (#11954)Zach White2021-03-24
* typo fixZach White2021-01-08
* get qmk generate-api into a good stateZach White2021-01-07
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-30
* Change keyboard json format to bring it inline with the current api (#11231)Zach White2020-12-19
* Generate api data on each push (#10609)Zach White2020-10-25