| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix docker script and document (#7786) | shela | 2020-01-10 | 1 | -0/+3 |
* | Add creation of new keyboard in child directory (#6018) | shikamiya | 2020-01-01 | 1 | -9/+12 |
* | Fix install for Linux Ubuntu (#7520) | iKirin | 2019-12-02 | 1 | -5/+5 |
* | Specify Arm GCC 8 in macOS install script (#7509) | fauxpark | 2019-11-29 | 1 | -1/+2 |
* | Fix output file permissions when using docker build. (#7378) | Nick Brassel | 2019-11-29 | 1 | -0/+1 |
* | Install bootloadHid as part of qmk_install (#7463) | Joel Challis | 2019-11-28 | 5 | -0/+26 |
* | Remove vusb 'reset to bootloader' hid message due to security implications (#... | Joel Challis | 2019-11-25 | 1 | -110/+0 |
* | Fix clang-format logic within CI (#7386) | Joel Challis | 2019-11-22 | 1 | -1/+1 |
* | Improve and streamline MSYS2 installation (#7232) | Drashna Jaelre | 2019-11-22 | 1 | -43/+23 |
* | Update ARM GCC on macOS to 8.3 (#7318) | fauxpark | 2019-11-13 | 1 | -2/+2 |
* | [CI] Revert to previous logic for branch name and changes (#7343) | Joel Challis | 2019-11-12 | 1 | -2/+2 |
* | CI - Fix change detection (#7038) | Joel Challis | 2019-11-04 | 6 | -74/+63 |
* | Template updates (#7221) | fauxpark | 2019-11-01 | 1 | -0/+2 |
* | Clean macos install script (#7186) | Yadunand Prem | 2019-10-28 | 1 | -10/+10 |
* | Remove build option firmware size impacts (#6947) | Amber Holly | 2019-10-18 | 1 | -0/+40 |
* | Add python-pip as package dependency for archlinux (#7041) | Yang Li | 2019-10-18 | 1 | -1/+2 |
* | Move running pytest to travis_test (#7005) | Joel Challis | 2019-10-14 | 2 | -19/+27 |
* | Prevent clang-format messing up placeholder tokens within keyboard templates ... | fauxpark | 2019-10-10 | 2 | -3/+3 |
* | Port drivers.txt changes from the Toolbox (#6786) | fauxpark | 2019-09-30 | 1 | -35/+2 |
* | Configuration system for CLI (#6708) | skullydazed | 2019-09-22 | 1 | -3/+4 |
* | Add support for Void Linux systems to the qmk_install.sh script (#5526) | Sorixelle | 2019-09-20 | 1 | -0/+23 |
* | Run the python tests inside docker | skullY | 2019-09-07 | 1 | -5/+5 |
* | add missing apostrophes | skullY | 2019-09-07 | 1 | -1/+1 |
* | filter python from the list of things that trigger default builds | skullY | 2019-09-07 | 1 | -2/+2 |
* | Add python tests to the travis check | skullY | 2019-09-07 | 1 | -1/+9 |
* | Update docker_build.sh: indentation fix, error echo function (#6659) | Konstantin Đorđević | 2019-09-07 | 1 | -8/+12 |
* | Add `dfu-programmer` to `pacman -S` (#6619) | Cory Watson | 2019-09-02 | 1 | -5/+2 |
* | Fix msys2 not installing any packages because it can't find clang (#6655) | fauxpark | 2019-09-02 | 1 | -1/+1 |
* | Add new files to the list of files that are formatted. (#6296) | skullydazed | 2019-08-30 | 1 | -4/+4 |
* | Enforce clang-format (#6293) | skullydazed | 2019-08-30 | 4 | -3/+10 |
* | Add an alternative method for keyboard discovery to speed up build (#6073) | Joel Challis | 2019-08-15 | 1 | -1/+7 |
* | Fix qmk_install.sh on Windows dropping to command prompt (#6488) | fauxpark | 2019-08-06 | 1 | -1/+1 |
* | Configure Vagrant to use qmk_base_container (#6194) | Joel Challis | 2019-07-16 | 2 | -0/+45 |
* | QMK CLI and JSON keymap support (#6176) | skullydazed | 2019-07-15 | 5 | -1/+17 |
* | Update docker util script and travis to use new base container | zvecr | 2019-07-14 | 3 | -3/+3 |
* | Switch version incrementing to the command put together by @noroadsleft. (#6310) | skullydazed | 2019-07-11 | 1 | -2/+1 |
* | Fix typo in Gentoo docstring (#6303) | zjp | 2019-07-10 | 1 | -1/+1 |
* | Add copyright year placeholders to new keyboard script (#6280) | fauxpark | 2019-07-08 | 1 | -0/+13 |
* | Fix linux_install.sh script for OpenSuse v 15.1 (#6251) | Kenny Hung | 2019-07-05 | 1 | -1/+1 |
* | Install avrdude in Arch/Manjaro Linux (#6132) | Yusuke Nakamura | 2019-06-15 | 1 | -0/+1 |
* | Change from avr-gcc@7 to @8 for Mac | Danny Nguyen | 2019-06-05 | 1 | -2/+2 |
* | Initial attempt to fix docker creating files as root | zvecr | 2019-05-31 | 2 | -2/+2 |
* | Use qmk docker image for travis CI builds | zvecr | 2019-05-31 | 2 | -0/+14 |
* | Clean up duped filenames om qmk.fm (#5822) | Mikkel Jeppesen | 2019-05-28 | 1 | -2/+23 |
* | Add Solus support to linux_install.sh script | chax | 2019-05-26 | 1 | -0/+1 |
* | Add Solus support to linux_install.sh script | chax | 2019-05-26 | 1 | -0/+21 |
* | Fix arch installs as 8.1 is unavailable and #5456 has been merged (#5857) | zvecr | 2019-05-14 | 1 | -2/+1 |
* | Make python a required build dependency (#5784) | skullydazed | 2019-05-06 | 4 | -4/+12 |
* | docker_build.sh: Docker requires access to hosts devices (#5063) | Robin Hallabro-Kokko | 2019-05-03 | 1 | -1/+1 |
* | If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste... | Takeshi ISHII | 2019-05-02 | 1 | -0/+49 |