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