Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check ()
* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs , 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
..
bootloader.c Updates bootloader settings, adds file size check ()
bootloader_size.c Updates bootloader settings, adds file size check ()
sleep_led.c Add ChibiOS support for QMK ()
suspend.c Include host.h from suspend.c
suspend_avr.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
timer.c Got ps2avrGB to work with the V-USB protocol
timer_avr.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
xprintf.S Normalize line endings
xprintf.h Added User Print - A "light" console out option ()