summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/generate
Commit message (Expand)AuthorAgeFilesLines
* get qmk generate-api into a good stateZach White2021-01-072-4/+7
* validate keyboard data with jsonschemaZach White2021-01-072-1/+14
* fix keyboards with apostrophes in their namesZach White2021-01-031-2/+2
* Fix broken keyboards (#11412)Zach White2021-01-031-9/+10
* Fix compiling on develop (#11409)Zach White2021-01-021-2/+2
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-306-6/+490
* Change keyboard json format to bring it inline with the current api (#11231)Zach White2020-12-191-1/+1
* CLI-ify rgblight_breathing_table_calc.c (#11174)Ryan2020-12-162-0/+80
* CI: Add docs build and deploy workflow (#7448)Joel Challis2020-11-102-0/+38
* Generate api data on each push (#10609)Zach White2020-10-252-0/+59