summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2019-05-04docker_build.sh: Docker requires access to hosts devices (#5063)Robin Hallabro-Kokko1-1/+1
2019-05-02If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII1-0/+49
2019-04-28A better new_project.sh (#5191)fauxpark2-70/+159
2019-04-19add -yq flags to actually make it noninteractivemechmerlin1-1/+1
2019-04-19Travis CI - skip unit tests for documentation changes (#5267)zvecr1-0/+22
2019-04-12Add vendor and product arguments to atmega32a_program.py - fix hex printzvecr1-4/+4
2019-04-12Add vendor and product arguments to atmega32a_program.pyzvecr1-19/+24
2019-04-12Fix build detection of keymap and board changeszvecr1-4/+6
2019-04-10Revert "Update build instructions and docker file to download submodules" (#5...Konstantin Đorđević1-1/+1
2019-03-30Update build instructions and Dockerfile to download submodulesMikhail Goncharov1-1/+1
2019-03-23ISP Flashing Guide - atmega32a info (#4993)wanleg1-0/+154
2019-02-26Ask for your name when generating a new keyboard (#5214)fauxpark1-2/+6
2019-02-18 Relocate usb_detach to utils (#5121)zvecr3-0/+66
2019-02-15Remove duplication of ssh keys and fix usage on PR builds (#5013)zvecr2-23/+11
2019-02-15docker_build.sh: Run container in interactive mode (#5088)Konstantin Đorđević1-1/+2
2019-02-13Fix travis_compiled_push.sh script issue (#5114)Drashna Jaelre1-1/+1
2019-02-13Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)Drashna Jaelre2-10/+9
2018-12-26Read user input properly in linux_install.sh for Gentoo (#4395)Konstantin Đorđević1-10/+8
2018-12-26Improve diagnostics for build hashesYan-Fa Li1-3/+4
2018-12-11adjust install_avr function to use unzip for broader compatibility (#4596)Peter K. Cawley1-2/+3
2018-12-08Add a better Docker build script + update Dockerfile (#4222)Konstantin Đorđević1-0/+49
2018-11-27Update MSYS to use the 5.4.0 toolchain (#4106)Drashna Jaelre1-3/+5
2018-11-24fix diffutils arch package name (#4470)André Silva1-2/+2
2018-11-12convert to unix line-endings [skip ci]QMK Bot1-253/+253
2018-11-12Change hex file permission to 644 from 755Junya Ogura1-0/+0
2018-11-12Make sure that avr-gcc@7 gets linked into the path on MacOS.Michael Kaylan1-0/+1
2018-11-12Add missing arm gcc compiler for openSUSE 15.0 and Tumbleweed.Daniel Shields1-0/+3
2018-11-12Add support for slackware distribution (linux_install.sh) (#4369)Paco1-0/+22
2018-11-12Improve new_project script (#4373)Yan-Fa Li1-15/+36
2018-11-03Add distro support for sabayon (#4320)BK1-2/+15
2018-11-02Set the executable bit for sh scripts under util.Fredric Silberberg11-0/+0
2018-10-29Make linux_install.sh work with openSUSE Leap 15.0 (#4218)Daniel Shields1-1/+5
2018-10-29fixed broken linebreak in fedora part, and indentation in arch-partR4WBIT1-2/+2
2018-10-24Bug: Users had to be in the /util directory to run the script (#4228)MechMerlin1-1/+1
2018-10-22adds 'dfu-util' to macos_install.shColin T.A. Gray1-1/+1
2018-10-22Fixup the WSL installskullY2-9/+1
2018-10-22Add opensuse packages provided by @isolatedvirusskullY1-0/+14
2018-10-22Fold install_dependencies.sh into linux_install.sh and freebsd_install.shskullY4-151/+114
2018-10-03Enable support for Linux Mint 18 with linux_install.sh (#4042)Chris Johnston1-2/+2
2018-09-26Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922)Jack Henahan1-1/+3
2018-09-13Add an easy way to create new keymaps for your favorite keyboard (#3868)MechMerlin1-0/+40
2018-09-11Fix installation for linux finding ID:fedora in os_releaseMiguel Garcia Rodriguez1-1/+1
2018-09-11Add manjaro asn arch-based distroThomas Vandaele1-1/+1
2018-08-11Fix Typos in echoDrashna Jaelre1-1/+2
2018-08-11Add WSL support to scriptDrashna Jaelre1-3/+6
2018-08-11Add error message if config not detectedDrashna Jaelre1-0/+2
2018-08-11Add 32 bit MINGW support ....Drashna Jaelre1-1/+1
2018-08-11Fix minor typo in qmk_install.sh for MSYS/MINGW64 detectionDrashna Jaelre1-1/+1
2018-08-03Update ISP flashing guide with pre-compiled binary (#3217)Jack Humbert1-0/+362
2018-08-02Fix qmk_install.sh to properly target MSYS (#3455)Taylor Gonzalez1-1/+1