summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2021-01-12Homebrew install: ignore pinned formulae in `brew upgrade` (#11423)Ryan
2021-01-12speed up list_keyboards.shMURAOKA Taro
2021-01-12Add libusb-devel dependency for fedora (#11287)Maurizio Porrato
2021-01-12Add missing Debian/Ubuntu dependency to the install script (#11348)Jonathan Paugh
2021-01-12Ensure single newline at EOF for core files (#11310)Ryan
2021-01-12Follow symlinks when listing keyboards. (#11250)Nick Brassel
2021-01-12Add the ability to exclude keyboards from travis builds (#11178)Zach White
2021-01-12Run cformat and dos2unix manually (#11235)Ryan
2021-01-12CLI-ify rgblight_breathing_table_calc.c (#11174)Ryan
2021-01-12Refactor qmk_install.sh (#10681)Ryan
2021-01-12CLI: Udev related fixes and improvements (#10736)Erovia
2021-01-1250-qmk.rules: Move udev rules from documentation into a file (#10664)Morten Linderud
2021-01-12MSYS and WSL installation improvements (#10593)Ryan
2021-01-12MSYS2: Switch to arm-none-eabi-gcc package (#10421)Ryan
2020-09-30Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel
2020-09-30MSYS2: install packages for AVR toolchain (#10078)Ryan
2020-09-30MSYS2: install packages for dfu-programmer, dfu-util, teensy-loader-cli (#10007)Ryan
2020-08-08MSYS2: Switch to bootloadHID package and bring back avrdude package (#9736)Ryan
2020-08-08Update new keyboard templates (#9636)Ryan
2020-08-08Fix typo in freebsd_install.sh (#9655)Brennan Vincent
2020-08-08Add missing dependency for Void Linux to util/linux-install.sh (#9637)moseschmiedel
2020-08-08Void Linux: Switch to cross-arm-none-eabi toolchain (#9228)Ryan
2020-06-12CLI: Improve experience when running `qmk setup` on FreeBSD. (#8798)Pete Johanson
2020-06-12MSYS2 install: bodge out avrdude package installation for USBaspLoaderRyan
2020-06-12Streamline the macos install processskullY
2020-06-12Improve stock bootloader list (#9067)Ryan
2020-06-12Remove Atmel FLIP from install scripts and documentation (#8822)Ryan
2020-06-12Remove old setup scripts (#8811)Ryan
2020-06-12Upgrade gcc version/tweak package installs in Gentoo installation (#8757)James Forcier
2020-06-12Miscellaneous cleanups (#8639)Ryan
2020-06-12msys2_install.sh: wrap requirements.txt in quotes (#8424)Ryan
2020-06-12Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...Nick Brassel
2020-06-122020 February 29 Breaking Changes Update (#8064)James Young
2020-06-12Made windows driver installation accept y as All to allow CI (#8189)Mikkel Jeppesen
2020-02-26Fix/remove missing package (#7897)dohq
2020-02-26CI: Add workflow for CLI testing (#7357)Joel Challis
2020-01-09Fix output file permissions when using docker build. (#7378)Nick Brassel
2020-01-09Fix install for Linux Ubuntu (#7520)iKirin
2020-01-09Install bootloadHid as part of qmk_install (#7463)Joel Challis
2020-01-09Improve and streamline MSYS2 installation (#7232)Drashna Jaelre
2020-01-09Update ARM GCC on macOS to 8.3 (#7318)fauxpark
2020-01-09Template updates (#7221)fauxpark
2019-11-04Add python-pip as package dependency for archlinux (#7041)Yang Li
2019-11-04Port drivers.txt changes from the Toolbox (#6786)fauxpark
2019-11-04Add support for Void Linux systems to the qmk_install.sh script (#5526)Sorixelle
2019-09-26Update docker_build.sh: indentation fix, error echo function (#6659)Konstantin Đorđević
2019-09-26Add `dfu-programmer` to `pacman -S` (#6619)Cory Watson
2019-09-26Fix msys2 not installing any packages because it can't find clang (#6655)fauxpark
2019-09-17Enforce clang-format (#6293)skullydazed
2019-08-28Add an alternative method for keyboard discovery to speed up build (#6073)Joel Challis