aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII2019-05-021-0/+49
* A better new_project.sh (#5191)fauxpark2019-04-272-70/+159
* add -yq flags to actually make it noninteractivemechmerlin2019-04-191-1/+1
* Travis CI - skip unit tests for documentation changes (#5267)zvecr2019-04-191-0/+22
* Add vendor and product arguments to atmega32a_program.py - fix hex printzvecr2019-04-121-4/+4
* Add vendor and product arguments to atmega32a_program.pyzvecr2019-04-121-19/+24
* Fix build detection of keymap and board changeszvecr2019-04-121-4/+6
* Revert "Update build instructions and docker file to download submodules" (#5...Konstantin Đorđević2019-04-101-1/+1
* Update build instructions and Dockerfile to download submodulesMikhail Goncharov2019-03-301-1/+1
* ISP Flashing Guide - atmega32a info (#4993)wanleg2019-03-221-0/+154
* Ask for your name when generating a new keyboard (#5214)fauxpark2019-02-261-2/+6
* Relocate usb_detach to utils (#5121)zvecr2019-02-183-0/+66
* Remove duplication of ssh keys and fix usage on PR builds (#5013)zvecr2019-02-152-23/+11
* docker_build.sh: Run container in interactive mode (#5088)Konstantin Đorđević2019-02-151-1/+2
* Fix travis_compiled_push.sh script issue (#5114)Drashna Jaelre2019-02-121-1/+1
* Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)Drashna Jaelre2019-02-122-10/+9
* Read user input properly in linux_install.sh for Gentoo (#4395)Konstantin Đorđević2018-12-261-10/+8
* Improve diagnostics for build hashesYan-Fa Li2018-12-251-3/+4
* adjust install_avr function to use unzip for broader compatibility (#4596)Peter K. Cawley2018-12-101-2/+3
* Add a better Docker build script + update Dockerfile (#4222)Konstantin Đorđević2018-12-081-0/+49
* Update MSYS to use the 5.4.0 toolchain (#4106)Drashna Jaelre2018-11-271-3/+5
* fix diffutils arch package name (#4470)André Silva2018-11-241-2/+2
* convert to unix line-endings [skip ci]QMK Bot2018-11-121-253/+253
* Change hex file permission to 644 from 755Junya Ogura2018-11-121-0/+0
* Make sure that avr-gcc@7 gets linked into the path on MacOS.Michael Kaylan2018-11-121-0/+1
* Add missing arm gcc compiler for openSUSE 15.0 and Tumbleweed.Daniel Shields2018-11-121-0/+3
* Add support for slackware distribution (linux_install.sh) (#4369)Paco2018-11-121-0/+22
* Improve new_project script (#4373)Yan-Fa Li2018-11-111-15/+36
* Add distro support for sabayon (#4320)BK2018-11-031-2/+15
* Set the executable bit for sh scripts under util.Fredric Silberberg2018-11-0211-0/+0
* Make linux_install.sh work with openSUSE Leap 15.0 (#4218)Daniel Shields2018-10-291-1/+5
* fixed broken linebreak in fedora part, and indentation in arch-partR4WBIT2018-10-291-2/+2
* Bug: Users had to be in the /util directory to run the script (#4228)MechMerlin2018-10-241-1/+1
* adds 'dfu-util' to macos_install.shColin T.A. Gray2018-10-221-1/+1
* Fixup the WSL installskullY2018-10-222-9/+1
* Add opensuse packages provided by @isolatedvirusskullY2018-10-221-0/+14
* Fold install_dependencies.sh into linux_install.sh and freebsd_install.shskullY2018-10-224-151/+114
* Enable support for Linux Mint 18 with linux_install.sh (#4042)Chris Johnston2018-10-021-2/+2
* Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922)Jack Henahan2018-09-251-1/+3
* Add an easy way to create new keymaps for your favorite keyboard (#3868)MechMerlin2018-09-131-0/+40
* Fix installation for linux finding ID:fedora in os_releaseMiguel Garcia Rodriguez2018-09-101-1/+1
* Add manjaro asn arch-based distroThomas Vandaele2018-09-101-1/+1
* Fix Typos in echoDrashna Jaelre2018-08-111-1/+2
* Add WSL support to scriptDrashna Jaelre2018-08-111-3/+6
* Add error message if config not detectedDrashna Jaelre2018-08-111-0/+2
* Add 32 bit MINGW support ....Drashna Jaelre2018-08-111-1/+1
* Fix minor typo in qmk_install.sh for MSYS/MINGW64 detectionDrashna Jaelre2018-08-111-1/+1