qmk-dactyl-manuform-a/lib/python/qmk/cli/generate
Nick Brassel b9148eb1bd
[cli] Export list of `develop` PRs to be merged into `master` (#13944)
* Add developer-only command for exporting the list of PRs associated with a merge to `develop`.

* qmk pytest

* Imports.

* Remove dependencies from requirements file, manually handle.

* Reduce complexity, qmk generate-api taking too long so relying on CI
2021-11-18 17:05:08 +00:00
..
__init__.py Ensure that safe_commands always run (#13199) 2021-06-14 16:51:58 -07:00
api.py search for the readme in higher directories as well (#12997) 2021-05-24 19:38:27 -07:00
compilation_database.py compiledb: query include paths from gcc directly. (#14462) 2021-09-20 14:15:07 +10:00
config_h.py Cleanup issues identified by lgtm (#14459) 2021-09-27 10:02:54 -07:00
develop_pr_list.py [cli] Export list of `develop` PRs to be merged into `master` (#13944) 2021-11-18 17:05:08 +00:00
dfu_header.py Map `PRODUCT` define to `keyboard_name` (#14372) 2021-11-05 08:08:52 +11:00
docs.py Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00
info_json.py Add a lot more data to info.json (#13366) 2021-08-16 23:33:30 +01:00
keyboard_h.py Cleanup issues identified by lgtm (#14459) 2021-09-27 10:02:54 -07:00
layouts.py Cleanup issues identified by lgtm (#14459) 2021-09-27 10:02:54 -07:00
rgb_breathe_table.py Fix generated file output while target exists (#12062) 2021-02-28 20:19:07 +00:00
rules_mk.py Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 2021-11-05 08:18:09 +11:00
version_h.py CLI: Add subcommand to generate version.h (#13151) 2021-06-27 02:29:02 +10:00