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 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>
5 years ago
..
chibios `qmk chibios-confmigrate`: Make `-i` and `-r` required (#12515) 5 years ago
format Add a `qmk format-json` command that will format JSON files (#12372) 5 years ago
generate Align our subprocess usage with current best practices. (#12940) 5 years ago
list Add support for tab completion (#12411) 5 years ago
new Align our subprocess usage with current best practices. (#12940) 5 years ago
__init__.py Move the module checking and updating to lib/python (#12416) 5 years ago
c2json.py Add support for tab completion (#12411) 5 years ago
cformat.py Align our subprocess usage with current best practices. (#12940) 5 years ago
clean.py Align our subprocess usage with current best practices. (#12940) 5 years ago
compile.py Align our subprocess usage with current best practices. (#12940) 5 years ago
config.py
docs.py
doctor.py Align our subprocess usage with current best practices. (#12940) 5 years ago
fileformat.py `qmk fileformat`: only print complaints, and fix some of them (#11278) 5 years ago
flash.py Align our subprocess usage with current best practices. (#12940) 5 years ago
hello.py
info.py Add script to perform parallel builds. (#12497) 5 years ago
json2c.py Add support for tab completion (#12411) 5 years ago
kle2json.py Add support for tab completion (#12411) 5 years ago
lint.py Add support for tab completion (#12411) 5 years ago
multibuild.py Align our subprocess usage with current best practices. (#12940) 5 years ago
pyformat.py Align our subprocess usage with current best practices. (#12940) 5 years ago
pytest.py Align our subprocess usage with current best practices. (#12940) 5 years ago