index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
avr
/
bootloader.c
Age
Commit message (
Expand
)
Author
2021-02-15
Format code according to conventions (#11905)
github-actions[bot]
2021-01-17
`qmk cformat`
Nick Brassel
2021-01-04
Set avr's bootloader_jump function to be weak (#11418)
Dasky
2020-06-10
adds support for the atmega328 (#9043)
itsnoteasy
2020-04-02
format code according to conventions [skip ci]
QMK Bot
2020-04-02
Initial support for ATtiny85 (#8632)
Joel Challis
2019-09-07
Banish some more magic numbers (#6662)
fauxpark
2019-08-30
clang-format changes
skullY
2019-07-15
Usbasploader bootloader option addition (#6304)
yiancar
2019-04-19
Make sure NOBITS is set on reset_key
Danny Nguyen
2018-05-20
Fix compile issues for atmega328p
Drashna Jaelre
2018-03-22
Generate API docs from source code comments (#2491)
skullydazed
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-01-21
Simplified and polished a bit the code changes on tmk_core
Luiz Ribeiro
2017-01-21
Got ps2avrGB to work with the V-USB protocol
Luiz Ribeiro
2016-09-28
Fix #770, Fix #779
IBNobody
2016-07-06
default keymap, reset sorted out for now, added serial to makefile
Jack Humbert
2015-05-13
Add description of AVR bootloader and boot section
tmk
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk