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
..
cli Generate api data on each push (#10609) 5 years ago
tests Generate api data on each push (#10609) 5 years ago
__init__.py QMK CLI and JSON keymap support (#6176) 6 years ago
c_parse.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
commands.py c2json: Fix TypeError on MSYS2 (#10709) 5 years ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
constants.py Generate api data on each push (#10609) 5 years ago
converter.py Add cli convert subcommand, from raw KLE to JSON (#6898) 6 years ago
datetime.py Generate api data on each push (#10609) 5 years ago
decorators.py Generate api data on each push (#10609) 5 years ago
errors.py Small CLI cleanups 6 years ago
info.py Generate api data on each push (#10609) 5 years ago
keyboard.py Generate api data on each push (#10609) 5 years ago
keymap.py Generate api data on each push (#10609) 5 years ago
makefile.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
math.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
path.py Fix running qmk info without any arguments (#9218) 6 years ago
questions.py Improve ANSI support and --no-color (#10537) 5 years ago
submodules.py Beef up how `qmk doctor` works. (#7375) 6 years ago