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
..
.gitignore CLI: update subcommands to use return instead of exit() (#10323) 5 years ago
__init__.py
attrdict.py
kle.txt
minimal_info.json Add a `qmk format-json` command that will format JSON files (#12372) 5 years ago
minimal_keymap.json Add a `qmk format-json` command that will format JSON files (#12372) 5 years ago
test_cli_commands.py Align our subprocess usage with current best practices. (#12940) 5 years ago
test_qmk_errors.py
test_qmk_keymap.py Migrate python tests away from onekey (#11367) 5 years ago
test_qmk_path.py Migrate python tests away from onekey (#11367) 5 years ago