summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2019-09-30Port drivers.txt changes from the Toolbox (#6786)fauxpark
2019-09-22Configuration system for CLI (#6708)skullydazed
2019-09-20Add support for Void Linux systems to the qmk_install.sh script (#5526)Sorixelle
2019-09-07Run the python tests inside dockerskullY
2019-09-07add missing apostrophesskullY
2019-09-07filter python from the list of things that trigger default buildsskullY
2019-09-07Add python tests to the travis checkskullY
2019-09-07Update docker_build.sh: indentation fix, error echo function (#6659)Konstantin Đorđević
2019-09-02Add `dfu-programmer` to `pacman -S` (#6619)Cory Watson
2019-09-02Fix msys2 not installing any packages because it can't find clang (#6655)fauxpark
2019-08-30Add new files to the list of files that are formatted. (#6296)skullydazed
2019-08-30Enforce clang-format (#6293)skullydazed
2019-08-15Add an alternative method for keyboard discovery to speed up build (#6073)Joel Challis
2019-08-06Fix qmk_install.sh on Windows dropping to command prompt (#6488)fauxpark
2019-07-16Configure Vagrant to use qmk_base_container (#6194)Joel Challis
2019-07-15QMK CLI and JSON keymap support (#6176)skullydazed
2019-07-14Update docker util script and travis to use new base containerzvecr
2019-07-11Switch version incrementing to the command put together by @noroadsleft. (#6310)skullydazed
2019-07-10Fix typo in Gentoo docstring (#6303)zjp
2019-07-08Add copyright year placeholders to new keyboard script (#6280)fauxpark
2019-07-05Fix linux_install.sh script for OpenSuse v 15.1 (#6251)Kenny Hung
2019-06-15Install avrdude in Arch/Manjaro Linux (#6132)Yusuke Nakamura
2019-06-05Change from avr-gcc@7 to @8 for MacDanny Nguyen
2019-05-31Initial attempt to fix docker creating files as rootzvecr
2019-05-31Use qmk docker image for travis CI buildszvecr
2019-05-28Clean up duped filenames om qmk.fm (#5822)Mikkel Jeppesen
2019-05-26Add Solus support to linux_install.sh scriptchax
2019-05-26Add Solus support to linux_install.sh scriptchax
2019-05-14Fix arch installs as 8.1 is unavailable and #5456 has been merged (#5857)zvecr
2019-05-06Make python a required build dependency (#5784)skullydazed
2019-05-03docker_build.sh: Docker requires access to hosts devices (#5063)Robin Hallabro-Kokko
2019-05-02If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII
2019-04-27A better new_project.sh (#5191)fauxpark
2019-04-19add -yq flags to actually make it noninteractivemechmerlin
2019-04-19Travis CI - skip unit tests for documentation changes (#5267)zvecr
2019-04-12Add vendor and product arguments to atmega32a_program.py - fix hex printzvecr
2019-04-12Add vendor and product arguments to atmega32a_program.pyzvecr
2019-04-12Fix build detection of keymap and board changeszvecr
2019-04-10Revert "Update build instructions and docker file to download submodules" (#5...Konstantin Đorđević
2019-03-30Update build instructions and Dockerfile to download submodulesMikhail Goncharov
2019-03-22ISP Flashing Guide - atmega32a info (#4993)wanleg
2019-02-26Ask for your name when generating a new keyboard (#5214)fauxpark
2019-02-18 Relocate usb_detach to utils (#5121)zvecr
2019-02-15Remove duplication of ssh keys and fix usage on PR builds (#5013)zvecr
2019-02-15docker_build.sh: Run container in interactive mode (#5088)Konstantin Đorđević
2019-02-12Fix travis_compiled_push.sh script issue (#5114)Drashna Jaelre
2019-02-12Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)Drashna Jaelre
2018-12-26Read user input properly in linux_install.sh for Gentoo (#4395)Konstantin Đorđević
2018-12-25Improve diagnostics for build hashesYan-Fa Li
2018-12-10adjust install_avr function to use unzip for broader compatibility (#4596)Peter K. Cawley