summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/generate/api.py
AgeCommit message (Expand)Author
2023-12-06Fix more `qmk generate-api` fallout from userspace support (#22619)Sergey Vlasov
2023-12-06Fix JSON keymap URLs generated by the API (#22618)Ryan
2023-11-22CLI parallel search updates (#22525)Nick Brassel
2023-03-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-29Minify content published to API (#20285)Joel Challis
2023-03-27Custom keycodes in JSON (#19925)Joel Challis
2023-01-20Publish keymap.json to API (#19167)Joel Challis
2023-01-11Fix CLI community detection (#19562)Joel Challis
2022-12-09Initial uk+us DD keymap_extras migration (#19031)Joel Challis
2022-11-23Publish constants metadata to API (#19143)Joel Challis
2022-11-08Publish hjson files as json (#18996)Joel Challis
2022-11-08Format DD mappings and schemas (#18924)Ryan
2022-11-05Initial DD keycode migration (#18643)Joel Challis
2022-08-06Publish data as part of API generation (#17020)Joel Challis
2022-02-27Rework generate-api CLI command to use .build directory (#16441)Joel Challis
2021-05-24search for the readme in higher directories as well (#12997)Zach White
2021-05-10Improve our CI tests (#11476)Zach White
2021-03-25Add a `qmk format-json` command that will format JSON files (#12372)Zach White
2021-03-24[CI] Format code according to conventions (#12363)github-actions[bot]
2021-03-24Add support for qmk_configurator style aliases (#11954)Zach White
2021-01-08typo fixZach White
2021-01-07get qmk generate-api into a good stateZach White
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White
2020-12-19Change keyboard json format to bring it inline with the current api (#11231)Zach White
2020-10-25Generate api data on each push (#10609)Zach White