aboutsummaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2019-08-06Fix qmk_install.sh on Windows dropping to command prompt (#6488)Gravatar fauxpark
2019-07-16Configure Vagrant to use qmk_base_container (#6194)Gravatar Joel Challis
2019-07-15QMK CLI and JSON keymap support (#6176)Gravatar skullydazed
2019-07-14Update docker util script and travis to use new base containerGravatar zvecr
2019-07-11Switch version incrementing to the command put together by @noroadsleft. (#6310)Gravatar skullydazed
2019-07-10Fix typo in Gentoo docstring (#6303)Gravatar zjp
2019-07-08Add copyright year placeholders to new keyboard script (#6280)Gravatar fauxpark
2019-07-05Fix linux_install.sh script for OpenSuse v 15.1 (#6251)Gravatar Kenny Hung
2019-06-15Install avrdude in Arch/Manjaro Linux (#6132)Gravatar Yusuke Nakamura
2019-06-05Change from avr-gcc@7 to @8 for MacGravatar Danny Nguyen
2019-05-31Initial attempt to fix docker creating files as rootGravatar zvecr
2019-05-31Use qmk docker image for travis CI buildsGravatar zvecr
2019-05-28Clean up duped filenames om qmk.fm (#5822)Gravatar Mikkel Jeppesen
2019-05-26Add Solus support to linux_install.sh scriptGravatar chax
2019-05-26Add Solus support to linux_install.sh scriptGravatar chax
2019-05-14Fix arch installs as 8.1 is unavailable and #5456 has been merged (#5857)Gravatar zvecr
2019-05-06Make python a required build dependency (#5784)Gravatar skullydazed
2019-05-03docker_build.sh: Docker requires access to hosts devices (#5063)Gravatar Robin Hallabro-Kokko
2019-05-02If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Gravatar Takeshi ISHII
2019-04-27A better new_project.sh (#5191)Gravatar fauxpark
2019-04-19add -yq flags to actually make it noninteractiveGravatar mechmerlin
2019-04-19Travis CI - skip unit tests for documentation changes (#5267)Gravatar zvecr
2019-04-12Add vendor and product arguments to atmega32a_program.py - fix hex printGravatar zvecr
2019-04-12Add vendor and product arguments to atmega32a_program.pyGravatar zvecr
2019-04-12Fix build detection of keymap and board changesGravatar zvecr
2019-04-10Revert "Update build instructions and docker file to download submodules" (#5...Gravatar Konstantin Đorđević
2019-03-30Update build instructions and Dockerfile to download submodulesGravatar Mikhail Goncharov
2019-03-22ISP Flashing Guide - atmega32a info (#4993)Gravatar wanleg
2019-02-26Ask for your name when generating a new keyboard (#5214)Gravatar fauxpark
2019-02-18 Relocate usb_detach to utils (#5121)Gravatar zvecr
2019-02-15Remove duplication of ssh keys and fix usage on PR builds (#5013)Gravatar zvecr
2019-02-15docker_build.sh: Run container in interactive mode (#5088)Gravatar Konstantin Đorđević
2019-02-12Fix travis_compiled_push.sh script issue (#5114)Gravatar Drashna Jaelre
2019-02-12Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)Gravatar Drashna Jaelre
2018-12-26Read user input properly in linux_install.sh for Gentoo (#4395)Gravatar Konstantin Đorđević
2018-12-25Improve diagnostics for build hashesGravatar Yan-Fa Li
2018-12-10adjust install_avr function to use unzip for broader compatibility (#4596)Gravatar Peter K. Cawley
2018-12-08Add a better Docker build script + update Dockerfile (#4222)Gravatar Konstantin Đorđević
2018-11-27Update MSYS to use the 5.4.0 toolchain (#4106)Gravatar Drashna Jaelre
2018-11-24fix diffutils arch package name (#4470)Gravatar André Silva
2018-11-12convert to unix line-endings [skip ci]Gravatar QMK Bot
2018-11-12Change hex file permission to 644 from 755Gravatar Junya Ogura
2018-11-12Make sure that avr-gcc@7 gets linked into the path on MacOS.Gravatar Michael Kaylan
2018-11-12Add missing arm gcc compiler for openSUSE 15.0 and Tumbleweed.Gravatar Daniel Shields
2018-11-12Add support for slackware distribution (linux_install.sh) (#4369)Gravatar Paco
2018-11-11Improve new_project script (#4373)Gravatar Yan-Fa Li
2018-11-03Add distro support for sabayon (#4320)Gravatar BK
2018-11-02Set the executable bit for sh scripts under util.Gravatar Fredric Silberberg
2018-10-29Make linux_install.sh work with openSUSE Leap 15.0 (#4218)Gravatar Daniel Shields
2018-10-29fixed broken linebreak in fedora part, and indentation in arch-partGravatar R4WBIT