summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/generate/api.py
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-291-12/+11
|\
| * Minify content published to API (#20285)Joel Challis2023-03-291-12/+11
* | Custom keycodes in JSON (#19925)Joel Challis2023-03-271-0/+6
|/
* Publish keymap.json to API (#19167)Joel Challis2023-01-201-17/+32
* Fix CLI community detection (#19562)Joel Challis2023-01-111-0/+6
* Initial uk+us DD keymap_extras migration (#19031)Joel Challis2022-12-091-1/+8
* Publish constants metadata to API (#19143)Joel Challis2022-11-231-0/+20
* Publish hjson files as json (#18996)Joel Challis2022-11-081-1/+18
* Format DD mappings and schemas (#18924)Ryan2022-11-081-1/+1
* Initial DD keycode migration (#18643)Joel Challis2022-11-051-0/+14
* Publish data as part of API generation (#17020)Joel Challis2022-08-061-14/+23
* 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