summaryrefslogtreecommitdiff
path: root/tmk_core/avr.mk
Commit message (Expand)AuthorAge
* Relocate platform specific drivers (#13894)Joel Challis2021-08-17
* Move all the flash logic from tmk_core (#13927)Joel Challis2021-08-15
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-10
|\
| * Add padding to LUFA-MS .BIN files (#13922)Ryan2021-08-10
* | Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588)Drashna Jaelre2021-07-24
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-07-03
|\|
| * Add "Ctrl+C to cancel" to "waiting for bootloader" messages (#13424)Ryan2021-07-03
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-16
|\|
| * Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (...Purdea Andrei2021-06-16
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* | Fix firmware size check with avr-libc 1:2.0.0+Atmel3.6.2-1.1 (Debian bullseye...Sergey Vlasov2021-06-06
* | Fix another bin/qmk reference (#12856)Sergey Vlasov2021-05-10
|/
* Fix qmk flash on FreeBSD (#12085)Mateusz Piotrowski2021-05-06
* Add WSL specific logic for avrdude device detection (#12392)Joel Challis2021-04-03
* Require `BOOTLOADER = qmk-dfu` for `:bootloader` target (#12136)Ryan2021-03-07
* Migrate make_dfu_header to CLI (#12061)Joel Challis2021-02-28
* [fix] dfu-programmer <0.7 doesn't support --force flag (#10292)Frans de Jonge2020-09-13
* Use the force when flashing with dfu-programmer (#10070)Ryan2020-09-10
* CLI: Tune doctor's udev rule checking to match #8750Erovia2020-05-15
* Improve security of avrdude by eliminating the use of well-known names. (#9026)Zach White2020-05-10
* Remove Atmel FLIP from install scripts and documentation (#8822)Ryan2020-04-17
* Migrate :program logic to :flash (#8631)Joel Challis2020-04-01
* Remove qmk archive generation (#8462)Joel Challis2020-03-17
* Fix up Arm builds with nix-shell. (#8312)Nick Brassel2020-03-07
* Fix misunderstanding of CPPFLAGS and CXXFLAGS.Nick Brassel2020-01-31
* Set proper AVR part for USBasp avrdude flashing (#7552)fauxpark2019-12-07
* Remove CR when computing BOOTLOADER_SIZE. (#7453)a_p_u_r_o2019-11-24
* Actually use correct bootloader not found message (#6695)Drashna Jaelre2019-09-08
* Move Bootloader not found message to global variable (#6688)Drashna Jaelre2019-09-08
* Fix Typo in :flash target for missing bootloader (#6615)Drashna Jaelre2019-08-26
* Add 'bootloadHID' flash target (#5587)Joel Challis2019-08-24
* Add a universal flash command for cli (#6224)Drashna Jaelre2019-08-20
* Expand bootloader target to support most AVR boards (#6255)Drashna Jaelre2019-07-16
* Usbasploader bootloader option addition (#6304)yiancar2019-07-15
* fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623)Takeshi ISHII2019-04-22
* correct typo in eeprom split target for dfu (#5445)Rob Rogers2019-03-18
* Add avrdude split EE_HANDS flash commands (#5414)Danny2019-03-15
* Sleep until USB port becomes writable before running avrdude (#5393)Michael F. Lamb2019-03-13
* Fixed grep issue in bootloader build target (#3848)Jumail Mundekkat2019-02-18
* Add left/right EEPROM flashing for DFU (#4560)Drashna Jaelre2018-12-14
* add 'mavrdude' target into tmk_core/avr.mk (#3986)Takeshi ISHII2018-09-27
* Fixed bootloader targetJumail2018-08-29
* Bootloader make issue (#2975)yiancar2018-06-06
* Properly always copy firmwareU-LANDSRAAD\drashna2018-03-29
* Better non-Linux support (#2524)dankm2018-03-26
* fix generate Keyboard.huplus2018-03-16
* Remap msys2 usb, fix USB port detection (#2301)Danny2018-02-28
* Switch from echo to printf for output without newlinesDanny Nguyen2018-02-08
* Only search through newly detected devices and discard ones that disappearedDanny Nguyen2018-02-08
* Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed2018-01-28