summaryrefslogtreecommitdiff
path: root/tmk_core/avr.mk
AgeCommit message (Expand)Author
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
2017-11-14QMK DFU bootloader generation (#2009)Jack Humbert
2017-11-01Adds .qmk file type as a target for QMK Toolbox (#1084)Jack Humbert
2017-10-16Fix avrdude message to not mention any specific device model.Phil Hagelberg
2017-08-27add rule shortcut via @samwho's suggesionJack Humbert
2017-08-27add bin targets - closes #1648, fixes #1647Jack Humbert
2017-08-16Add message to avrdude script that it can't used within WSL currentlyDanny Nguyen
2017-08-03Move avrdude flashing script from individual keyboard rules.mk to common loca...Danny Nguyen
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert
2017-07-10Don't search for TEENSY_LOADER_CLI if it's already definedFred Sundvik
2017-07-10Don't run dfu-programmer unless specified as a targetFred Sundvik
2017-04-29Add possibility to override the command to execute when flashingFred Sundvik
2016-12-10The adafruit BLE C++ code requires -std=c++11Priyadi Iman Nurcahyo
2016-08-07Convert hex to bindi0ib
2016-07-15Make DFU wait for bootloaderTravis La Marr
2016-07-05Add dfu-util command for programmingFred Sundvik
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo