summaryrefslogtreecommitdiff
path: root/tmk_core/avr.mk
AgeCommit message (Expand)Author
2018-06-06Bootloader make issue (#2975)yiancar
2018-03-29Properly always copy firmwareU-LANDSRAAD\drashna
2018-03-26Better non-Linux support (#2524)dankm
2018-03-16fix generate Keyboard.huplus
2018-02-28Remap msys2 usb, fix USB port detection (#2301)Danny
2018-02-08Switch from echo to printf for output without newlinesDanny Nguyen
2018-02-08Only search through newly detected devices and discard ones that disappearedDanny Nguyen
2018-01-28Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed
2018-01-12Add -e to enable interpretation of escape charactersDanny Nguyen
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