summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAge
* Clean macos install script (#7186)Yadunand Prem2019-10-28
* Remove build option firmware size impacts (#6947)Amber Holly2019-10-18
* Add python-pip as package dependency for archlinux (#7041)Yang Li2019-10-18
* Move running pytest to travis_test (#7005)Joel Challis2019-10-14
* Prevent clang-format messing up placeholder tokens within keyboard templates ...fauxpark2019-10-10
* Port drivers.txt changes from the Toolbox (#6786)fauxpark2019-09-30
* Configuration system for CLI (#6708)skullydazed2019-09-22
* Add support for Void Linux systems to the qmk_install.sh script (#5526)Sorixelle2019-09-20
* Run the python tests inside dockerskullY2019-09-07
* add missing apostrophesskullY2019-09-07
* filter python from the list of things that trigger default buildsskullY2019-09-07
* Add python tests to the travis checkskullY2019-09-07
* Update docker_build.sh: indentation fix, error echo function (#6659)Konstantin Đorđević2019-09-07
* Add `dfu-programmer` to `pacman -S` (#6619)Cory Watson2019-09-02
* Fix msys2 not installing any packages because it can't find clang (#6655)fauxpark2019-09-02
* Add new files to the list of files that are formatted. (#6296)skullydazed2019-08-30
* Enforce clang-format (#6293)skullydazed2019-08-30
* Add an alternative method for keyboard discovery to speed up build (#6073)Joel Challis2019-08-15
* Fix qmk_install.sh on Windows dropping to command prompt (#6488)fauxpark2019-08-06
* Configure Vagrant to use qmk_base_container (#6194)Joel Challis2019-07-16
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-15
* Update docker util script and travis to use new base containerzvecr2019-07-14
* Switch version incrementing to the command put together by @noroadsleft. (#6310)skullydazed2019-07-11
* Fix typo in Gentoo docstring (#6303)zjp2019-07-10
* Add copyright year placeholders to new keyboard script (#6280)fauxpark2019-07-08
* Fix linux_install.sh script for OpenSuse v 15.1 (#6251)Kenny Hung2019-07-05
* Install avrdude in Arch/Manjaro Linux (#6132)Yusuke Nakamura2019-06-15
* Change from avr-gcc@7 to @8 for MacDanny Nguyen2019-06-05
* Initial attempt to fix docker creating files as rootzvecr2019-05-31
* Use qmk docker image for travis CI buildszvecr2019-05-31
* Clean up duped filenames om qmk.fm (#5822)Mikkel Jeppesen2019-05-28
* Add Solus support to linux_install.sh scriptchax2019-05-26
* Add Solus support to linux_install.sh scriptchax2019-05-26
* Fix arch installs as 8.1 is unavailable and #5456 has been merged (#5857)zvecr2019-05-14
* Make python a required build dependency (#5784)skullydazed2019-05-06
* docker_build.sh: Docker requires access to hosts devices (#5063)Robin Hallabro-Kokko2019-05-03
* If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII2019-05-02
* A better new_project.sh (#5191)fauxpark2019-04-27
* add -yq flags to actually make it noninteractivemechmerlin2019-04-19
* Travis CI - skip unit tests for documentation changes (#5267)zvecr2019-04-19
* Add vendor and product arguments to atmega32a_program.py - fix hex printzvecr2019-04-12
* Add vendor and product arguments to atmega32a_program.pyzvecr2019-04-12
* Fix build detection of keymap and board changeszvecr2019-04-12
* Revert "Update build instructions and docker file to download submodules" (#5...Konstantin Đorđević2019-04-10
* Update build instructions and Dockerfile to download submodulesMikhail Goncharov2019-03-30
* ISP Flashing Guide - atmega32a info (#4993)wanleg2019-03-22
* Ask for your name when generating a new keyboard (#5214)fauxpark2019-02-26
* Relocate usb_detach to utils (#5121)zvecr2019-02-18
* Remove duplication of ssh keys and fix usage on PR builds (#5013)zvecr2019-02-15
* docker_build.sh: Run container in interactive mode (#5088)Konstantin Đorđević2019-02-15