qmk_sweep_skeletyl/lib/python/qmk/cli
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
..
chibios qmk chibios-confmigrate: Make -i and -r required (#12515) 2021-04-08 14:16:15 +10:00
format Add a qmk format-json command that will format JSON files (#12372) 2021-03-25 22:38:10 +11:00
generate Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00
list Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00
new Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00
__init__.py Move the module checking and updating to lib/python (#12416) 2021-05-10 12:00:52 -07:00
c2json.py Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00
cformat.py Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00
clean.py Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00
compile.py Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00
config.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
docs.py Don't hide for devs... 2020-04-08 09:31:14 -07:00
doctor.py Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00
fileformat.py qmk fileformat: only print complaints, and fix some of them (#11278) 2020-12-24 02:36:44 +00:00
flash.py Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00
hello.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00
info.py Add script to perform parallel builds. (#12497) 2021-05-09 17:06:44 +02:00
json2c.py Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00
kle2json.py Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00
lint.py Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00
multibuild.py Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00
pyformat.py Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00
pytest.py Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00