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.
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
4 years ago
..
__init__.py
api.py
compilation_database.py compiledb: query include paths from gcc directly. (#14462) 4 years ago
config_h.py Cleanup issues identified by lgtm (#14459) 4 years ago
develop_pr_list.py [cli] Export list of `develop` PRs to be merged into `master` (#13944) 4 years ago
dfu_header.py Map `PRODUCT` define to `keyboard_name` (#14372) 4 years ago
docs.py
info_json.py
keyboard_h.py Cleanup issues identified by lgtm (#14459) 4 years ago
layouts.py Cleanup issues identified by lgtm (#14459) 4 years ago
rgb_breathe_table.py
rules_mk.py Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 4 years ago
version_h.py