qmk-firmware/tmk_core/common/avr
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs #164, speeds up dfu reset

* fix for chips w/o usb

* missing an n

* fix bootloader sizes, use words for addresses

* fix bmini, pearl, and [[ issue, make things quiet

* ignore avr errors on arm for now

* update settings for the light

* document bootloader stuff

* add bootloader title
2017-11-27 23:08:21 -05:00
..
bootloader.c Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
bootloader_size.c Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
sleep_led.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
suspend.c Include host.h from suspend.c 2017-04-13 16:00:29 +03:00
suspend_avr.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
timer.c Got ps2avrGB to work with the V-USB protocol 2017-01-21 12:55:19 -05:00
timer_avr.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
xprintf.S Normalize line endings 2016-08-27 18:40:50 +03:00
xprintf.h Added User Print - A "light" console out option (#8) 2016-09-07 23:50:58 -05:00