You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zach White 0c42f91f4c
Generate api data on each push (#10609)
* add new qmk generate-api command, to generate a complete set of API data.

* Generate api data and push it to the keyboard repo

* fix typo

* Apply suggestions from code review

Co-authored-by: Joel Challis <git@zvecr.com>

* fixup api workflow

* remove file-changes-action

* use a more mainstream github action

* fix yaml error

* Apply suggestions from code review

Co-authored-by: Erovia <Erovia@users.noreply.github.com>

* more uniform date handling

* make flake8 happy

* Update lib/python/qmk/decorators.py

Co-authored-by: Erovia <Erovia@users.noreply.github.com>

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
5 years ago
..
generate Generate api data on each push (#10609) 5 years ago
json CLI: update subcommands to use return instead of exit() (#10323) 5 years ago
list Generate api data on each push (#10609) 5 years ago
new CLI: update subcommands to use return instead of exit() (#10323) 5 years ago
__init__.py Generate api data on each push (#10609) 5 years ago
c2json.py Generate api data on each push (#10609) 5 years ago
cformat.py Initial work for consolidation of ChibiOS platform files (#8327) 5 years ago
compile.py Fix the path for generated keymaps (#9213) 6 years ago
config.py Add flake8 to our test suite and fix all errors (#7379) 6 years ago
docs.py Don't hide for devs... 6 years ago
doctor.py Fix CLI warning for Massdrop udev rule (#10691) 5 years ago
flash.py Add `st-flash` flash target (#9964) 5 years ago
hello.py CLI: Add development mode support 6 years ago
info.py Generate api data on each push (#10609) 5 years ago
json2c.py Generate api data on each push (#10609) 5 years ago
kle2json.py CLI: update subcommands to use return instead of exit() (#10323) 5 years ago
pyformat.py CLI: Add development mode support 6 years ago
pytest.py CLI: Add development mode support 6 years ago