summaryrefslogtreecommitdiff
path: root/platforms/avr/bootloaders
AgeCommit message (Collapse)Author
2022-05-14[Core] Add Reboot keycode to core (#15990)Drashna Jaelre
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-02-03Create a build error if no bootloader is specified. (#16181)Nick Brassel
* Create a build error if no bootloader is specified. * Update builddefs/bootloader.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-27Format code according to conventions (#15593)QMK Bot
2021-12-27Refactor `bootloader_jump()` implementations (#15450)Ryan
* Refactor `bootloader_jump()` implementations * Fix tests? * Rename `atmel-samba` to `md-boot`