Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Homebrew install: ignore pinned formulae in `brew upgrade` (#11423) | Ryan | 2021-01-03 | 1 | -1/+1 |
| | |||||
* | Add libusb-devel dependency for fedora (#11287) | Maurizio Porrato | 2020-12-30 | 1 | -1/+1 |
| | | | On fedora 33, libusb-devel is required to build BootloadHID | ||||
* | Add missing Debian/Ubuntu dependency to the install script (#11348) | Jonathan Paugh | 2020-12-30 | 1 | -1/+1 |
| | | | | | 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> | ||||
* | Refactor qmk_install.sh (#10681) | Ryan | 2020-11-26 | 13 | -0/+284 |