| Commit message (Expand) | Author | Age | Files | Lines |
* | Bootloader make issue (#2975) | yiancar | 2018-06-06 | 1 | -9/+9 |
* | Properly always copy firmware | U-LANDSRAAD\drashna | 2018-03-29 | 1 | -9/+9 |
* | Better non-Linux support (#2524) | dankm | 2018-03-26 | 1 | -11/+12 |
* | fix generate Keyboard.h | uplus | 2018-03-16 | 1 | -9/+9 |
* | Remap msys2 usb, fix USB port detection (#2301) | Danny | 2018-02-28 | 1 | -0/+4 |
* | Switch from echo to printf for output without newlines | Danny Nguyen | 2018-02-08 | 1 | -2/+2 |
* | Only search through newly detected devices and discard ones that disappeared | Danny Nguyen | 2018-02-08 | 1 | -2/+3 |
* | Always copy the firmware file to the root qmk_firmware directory (#2314) | skullydazed | 2018-01-28 | 1 | -1/+1 |
* | Add -e to enable interpretation of escape characters | Danny Nguyen | 2018-01-12 | 1 | -2/+2 |
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 1 | -5/+5 |
* | QMK DFU bootloader generation (#2009) | Jack Humbert | 2017-11-14 | 1 | -0/+20 |
* | Adds .qmk file type as a target for QMK Toolbox (#1084) | Jack Humbert | 2017-11-01 | 1 | -0/+24 |
* | Fix avrdude message to not mention any specific device model. | Phil Hagelberg | 2017-10-16 | 1 | -3/+3 |
* | add rule shortcut via @samwho's suggesion | Jack Humbert | 2017-08-27 | 1 | -4/+2 |
* | add bin targets - closes #1648, fixes #1647 | Jack Humbert | 2017-08-27 | 1 | -0/+5 |
* | Add message to avrdude script that it can't used within WSL currently | Danny Nguyen | 2017-08-16 | 1 | -12/+16 |
* | Move avrdude flashing script from individual keyboard rules.mk to common loca... | Danny Nguyen | 2017-08-03 | 1 | -0/+14 |
* | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | 2017-07-10 | 1 | -1/+1 |
* | Don't search for TEENSY_LOADER_CLI if it's already defined | Fred Sundvik | 2017-07-10 | 1 | -5/+7 |
* | Don't run dfu-programmer unless specified as a target | Fred Sundvik | 2017-07-10 | 1 | -10/+10 |
* | Add possibility to override the command to execute when flashing | Fred Sundvik | 2017-04-29 | 1 | -19/+23 |
* | The adafruit BLE C++ code requires -std=c++11 | Priyadi Iman Nurcahyo | 2016-12-10 | 1 | -1/+1 |
* | Convert hex to bin | di0ib | 2016-08-07 | 1 | -0/+5 |
* | Make DFU wait for bootloader | Travis La Marr | 2016-07-15 | 1 | -0/+4 |
* | Add dfu-util command for programming | Fred Sundvik | 2016-07-05 | 1 | -0/+1 |
* | Add ChibiOS support for QMK (#465) | fredizzimo | 2016-07-01 | 1 | -0/+185 |