1
0
Fork 0
qmk_firmware/lib/python/qmk/cli/generate
Zach White db1eacdaac
Align our subprocess usage with current best practices. ()
* 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 () 2021-05-01 02:00:04 +01:00
api.py Improve our CI tests () 2021-05-10 11:18:44 -07:00
config_h.py Add support for tab completion () 2021-04-14 19:00:22 -07:00
dfu_header.py Add support for tab completion () 2021-04-14 19:00:22 -07:00
docs.py Align our subprocess usage with current best practices. () 2021-05-19 15:24:46 -07:00
info_json.py Add support for tab completion () 2021-04-14 19:00:22 -07:00
keyboard_h.py Fix unused import in recent generation code () 2021-05-02 08:43:40 -07:00
layouts.py Add support for tab completion () 2021-04-14 19:00:22 -07:00
rgb_breathe_table.py Fix generated file output while target exists () 2021-02-28 20:19:07 +00:00
rules_mk.py Add support for tab completion () 2021-04-14 19:00:22 -07:00