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
..
.gitignore CLI: update subcommands to use return instead of exit() (#10323) 5 years ago
__init__.py
attrdict.py Small CLI cleanups 6 years ago
kle.txt Add cli convert subcommand, from raw KLE to JSON (#6898) 6 years ago
onekey_export.json
test_cli_commands.py [CLI] Add c2json (#8817) 5 years ago
test_qmk_errors.py Add pep8-naming to our python linting 6 years ago
test_qmk_keymap.py Generate api data on each push (#10609) 5 years ago
test_qmk_path.py Use pathlib everywhere we can (#7872) 6 years ago