qmk_firmware/lib/python/qmk/cli/generate
Zach White db1eacdaac
Align our subprocess usage with current best practices. (#12940)
* Align our subprocess usage with current best practices.

* remove unused import

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* fix the cpp invocation for older python

* allow for unprompted installation

* make sure qmk new-keyboard works on windows

Co-authored-by: Ryan <fauxpark@gmail.com>
2021-05-19 15:24:46 -07:00
..
__init__.py Allow <keyboard>.h to be optional when going data driven (#12706) 2021-05-01 02:00:04 +01:00
api.py Improve our CI tests (#11476) 2021-05-10 11:18:44 -07:00
config_h.py
dfu_header.py
docs.py Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00
info_json.py
keyboard_h.py Fix unused import in recent generation code (#12781) 2021-05-02 08:43:40 -07:00
layouts.py
rgb_breathe_table.py
rules_mk.py