6 Commits (db1eacdaacb9c8f6889f46bc1c6af155b81ad72a)

Author SHA1 Message Date
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 cd336b2b54
bump to python 3.7 (#11408) 5 years ago
Ryan acec174fde
Homebrew install: ignore pinned formulae in `brew upgrade` (#11423) 5 years ago
Maurizio Porrato 0f5f6a6a75
Add libusb-devel dependency for fedora (#11287)
On fedora 33, libusb-devel is required to build BootloadHID
5 years ago
Jonathan Paugh 992380a5dd
Add missing Debian/Ubuntu dependency to the install script (#11348)
To successfully compile bootloadHID, we must have the libusb-config tool, which comes from the libusb-dev package. This package is available in both Ubuntu Groovy and Debian Buster

Co-authored-by: Jonathan Paugh <jpaugh@gmx.com>
5 years ago
Ryan c21d5a0973
Refactor qmk_install.sh (#10681) 5 years ago