aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Fix unknown key 'IndentPPDirectives' on CI (#7933)Joel Challis2020-01-191-1/+1
* Fix docker script and document (#7786)shela2020-01-101-0/+3
* Add creation of new keyboard in child directory (#6018)shikamiya2020-01-011-9/+12
* Fix install for Linux Ubuntu (#7520)iKirin2019-12-021-5/+5
* Specify Arm GCC 8 in macOS install script (#7509)fauxpark2019-11-291-1/+2
* Fix output file permissions when using docker build. (#7378)Nick Brassel2019-11-291-0/+1
* Install bootloadHid as part of qmk_install (#7463)Joel Challis2019-11-285-0/+26
* Remove vusb 'reset to bootloader' hid message due to security implications (#...Joel Challis2019-11-251-110/+0
* Fix clang-format logic within CI (#7386)Joel Challis2019-11-221-1/+1
* Improve and streamline MSYS2 installation (#7232)Drashna Jaelre2019-11-221-43/+23
* Update ARM GCC on macOS to 8.3 (#7318)fauxpark2019-11-131-2/+2
* [CI] Revert to previous logic for branch name and changes (#7343)Joel Challis2019-11-121-2/+2
* CI - Fix change detection (#7038)Joel Challis2019-11-046-74/+63
* Template updates (#7221)fauxpark2019-11-011-0/+2
* Clean macos install script (#7186)Yadunand Prem2019-10-281-10/+10
* Remove build option firmware size impacts (#6947)Amber Holly2019-10-181-0/+40
* Add python-pip as package dependency for archlinux (#7041)Yang Li2019-10-181-1/+2
* Move running pytest to travis_test (#7005)Joel Challis2019-10-142-19/+27
* Prevent clang-format messing up placeholder tokens within keyboard templates ...fauxpark2019-10-102-3/+3
* Port drivers.txt changes from the Toolbox (#6786)fauxpark2019-09-301-35/+2
* Configuration system for CLI (#6708)skullydazed2019-09-221-3/+4
* Add support for Void Linux systems to the qmk_install.sh script (#5526)Sorixelle2019-09-201-0/+23
* Run the python tests inside dockerskullY2019-09-071-5/+5
* add missing apostrophesskullY2019-09-071-1/+1
* filter python from the list of things that trigger default buildsskullY2019-09-071-2/+2
* Add python tests to the travis checkskullY2019-09-071-1/+9
* Update docker_build.sh: indentation fix, error echo function (#6659)Konstantin Đorđević2019-09-071-8/+12
* Add `dfu-programmer` to `pacman -S` (#6619)Cory Watson2019-09-021-5/+2
* Fix msys2 not installing any packages because it can't find clang (#6655)fauxpark2019-09-021-1/+1
* Add new files to the list of files that are formatted. (#6296)skullydazed2019-08-301-4/+4
* Enforce clang-format (#6293)skullydazed2019-08-304-3/+10
* Add an alternative method for keyboard discovery to speed up build (#6073)Joel Challis2019-08-151-1/+7
* Fix qmk_install.sh on Windows dropping to command prompt (#6488)fauxpark2019-08-061-1/+1
* Configure Vagrant to use qmk_base_container (#6194)Joel Challis2019-07-162-0/+45
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-155-1/+17
* Update docker util script and travis to use new base containerzvecr2019-07-143-3/+3
* Switch version incrementing to the command put together by @noroadsleft. (#6310)skullydazed2019-07-111-2/+1
* Fix typo in Gentoo docstring (#6303)zjp2019-07-101-1/+1
* Add copyright year placeholders to new keyboard script (#6280)fauxpark2019-07-081-0/+13
* Fix linux_install.sh script for OpenSuse v 15.1 (#6251)Kenny Hung2019-07-051-1/+1
* Install avrdude in Arch/Manjaro Linux (#6132)Yusuke Nakamura2019-06-151-0/+1
* Change from avr-gcc@7 to @8 for MacDanny Nguyen2019-06-051-2/+2
* Initial attempt to fix docker creating files as rootzvecr2019-05-312-2/+2
* Use qmk docker image for travis CI buildszvecr2019-05-312-0/+14
* Clean up duped filenames om qmk.fm (#5822)Mikkel Jeppesen2019-05-281-2/+23
* Add Solus support to linux_install.sh scriptchax2019-05-261-0/+1
* Add Solus support to linux_install.sh scriptchax2019-05-261-0/+21
* Fix arch installs as 8.1 is unavailable and #5456 has been merged (#5857)zvecr2019-05-141-2/+1
* Make python a required build dependency (#5784)skullydazed2019-05-064-4/+12
* docker_build.sh: Docker requires access to hosts devices (#5063)Robin Hallabro-Kokko2019-05-031-1/+1