qmk_firmware/quantum
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
..
api
audio
keymap_extras
process_keycode
serial_link
template
tools
visualizer
api.c
api.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
quantum.h
quantum_keycodes.h
rgblight.c
rgblight.h
rgblight_types.h
send_string_keycodes.h
variable_trace.c
variable_trace.h