summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/avr/bootloader.c
Commit message (Expand)AuthorAgeFilesLines
* adds support for the atmega328 (#9043)itsnoteasy2020-06-101-1/+1
* format code according to conventions [skip ci]QMK Bot2020-04-021-4/+4
* Initial support for ATtiny85 (#8632)Joel Challis2020-04-021-1/+1
* Banish some more magic numbers (#6662)fauxpark2019-09-071-8/+3
* clang-format changesskullY2019-08-301-153/+212
* Usbasploader bootloader option addition (#6304)yiancar2019-07-151-34/+43
* Make sure NOBITS is set on reset_keyDanny Nguyen2019-04-191-1/+1
* Fix compile issues for atmega328pDrashna Jaelre2018-05-201-4/+4
* Generate API docs from source code comments (#2491)skullydazed2018-03-221-8/+7
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-91/+105
* Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro2017-01-211-2/+4
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-211-0/+10
* Fix #770, Fix #779IBNobody2016-09-281-4/+4
* default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-061-17/+37
* Add description of AVR bootloader and boot sectiontmk2015-05-131-6/+43
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+148