6 Commits (4ab8734d6edd6894757507e70264eddca5429052)

Author SHA1 Message Date
Nick Brassel 21aa7890cb
Allow limiting the multibuild based on keymap name. (#13066) 5 years ago
Ryan af91221ddb
`qmk multibuild`: Fix bug with Path objects (#13093) 5 years ago
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
Zach White 5c924efa04
fix the makefile snippet so flake8 and yapf don't fight (#12849) 5 years ago
github-actions[bot] 6c5e94061c
[CI] Format code according to conventions (#12838)
Co-authored-by: QMK Bot <hello@qmk.fm>
5 years ago
Nick Brassel 1426ffc0ee
Add script to perform parallel builds. (#12497)
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
5 years ago