summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2019-05-14Fix arch installs as 8.1 is unavailable and #5456 has been merged (#5857)0.6.375zvecr
2019-05-06Make python a required build dependency (#5784)0.6.363skullydazed
2019-05-03docker_build.sh: Docker requires access to hosts devices (#5063)0.6.360Robin Hallabro-Kokko
2019-05-02If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...0.6.353Takeshi 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 print0.6.332zvecr
2019-04-12Add vendor and product arguments to atmega32a_program.pyzvecr
2019-04-12Fix build detection of keymap and board changes0.6.330zvecr
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 submodules0.6.326Mikhail Goncharov
2019-03-22ISP Flashing Guide - atmega32a info (#4993)0.6.320wanleg
2019-02-26Ask for your name when generating a new keyboard (#5214)0.6.304fauxpark
2019-02-18 Relocate usb_detach to utils (#5121)0.6.295zvecr
2019-02-15Remove duplication of ssh keys and fix usage on PR builds (#5013)0.6.285zvecr
2019-02-15docker_build.sh: Run container in interactive mode (#5088)Konstantin Đorđević
2019-02-12Fix travis_compiled_push.sh script issue (#5114)0.6.274Drashna 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)0.6.214Konstantin Đorđević
2018-12-25Improve diagnostics for build hashes0.6.213Yan-Fa Li
2018-12-10adjust install_avr function to use unzip for broader compatibility (#4596)0.6.203Peter K. Cawley
2018-12-08Add a better Docker build script + update Dockerfile (#4222)Konstantin Đorđević
2018-11-27Update MSYS to use the 5.4.0 toolchain (#4106)0.6.186Drashna Jaelre
2018-11-24fix diffutils arch package name (#4470)0.6.183André Silva
2018-11-12convert to unix line-endings [skip ci]0.6.179QMK Bot
2018-11-12Change hex file permission to 644 from 755Junya Ogura
2018-11-12Make sure that avr-gcc@7 gets linked into the path on MacOS.0.6.1770.6.176Michael Kaylan
2018-11-12Add missing arm gcc compiler for openSUSE 15.0 and Tumbleweed.Daniel Shields
2018-11-12Add support for slackware distribution (linux_install.sh) (#4369)0.6.175Paco
2018-11-11Improve new_project script (#4373)0.6.174Yan-Fa Li
2018-11-03Add distro support for sabayon (#4320)BK
2018-11-02Set the executable bit for sh scripts under util.0.6.162Fredric Silberberg
2018-10-29Make linux_install.sh work with openSUSE Leap 15.0 (#4218)0.6.159Daniel Shields
2018-10-29fixed broken linebreak in fedora part, and indentation in arch-part0.6.157R4WBIT
2018-10-24Bug: Users had to be in the /util directory to run the script (#4228)0.6.152MechMerlin
2018-10-22adds 'dfu-util' to macos_install.shColin T.A. Gray
2018-10-22Fixup the WSL installskullY
2018-10-22Add opensuse packages provided by @isolatedvirusskullY
2018-10-22Fold install_dependencies.sh into linux_install.sh and freebsd_install.shskullY
2018-10-02Enable support for Linux Mint 18 with linux_install.sh (#4042)0.6.134Chris Johnston
2018-09-25Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922)0.6.123Jack Henahan
2018-09-13Add an easy way to create new keymaps for your favorite keyboard (#3868)0.6.118MechMerlin
2018-09-10Fix installation for linux finding ID:fedora in os_release0.6.113Miguel Garcia Rodriguez
2018-09-10Add manjaro asn arch-based distro0.6.112Thomas Vandaele
2018-08-11Fix Typos in echoDrashna Jaelre
2018-08-11Add WSL support to scriptDrashna Jaelre
2018-08-11Add error message if config not detectedDrashna Jaelre
2018-08-11Add 32 bit MINGW support ....Drashna Jaelre
2018-08-11Fix minor typo in qmk_install.sh for MSYS/MINGW64 detectionDrashna Jaelre