aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lufa/Bootloaders
AgeCommit message (Collapse)Author
2019-08-30Fix the LUFA lib to use a submodule instead of just files (#6245)Gravatar Drashna Jaelre
* Remove LUFA files * Update descriptions for newer version of LUFA * Create PR6245.md * Fix CDC(Serial) type errors * Fix missed merge conflict for AUDIO_DTYPE_CSInterface
2019-07-16Expand bootloader target to support most AVR boards (#6255)Gravatar Drashna Jaelre
* Update the :bootloader target to pass along correct hardware info * Update make scripts to properly grab the settings (a big thanks to @yanfali) * Remove LUFA debug warnings
2017-11-14QMK DFU bootloader generation (#2009)Gravatar Jack Humbert
* adds :bootloader target * update planck and preonic revisions * remove references to .h files for planck * update preonic keymap * only add keyboard.h files that exist * add production target * hook things up with the new lufa variables * update rules for planck/preonic * back backlight key turn of status led when pressed * add manufacturer/product strings to bootloader
2017-07-09Merge commit '8858438a770c1c982f33b296447ca77176c751f7'Gravatar Jack Humbert
2017-07-08more crlf issuesGravatar skullY
2017-07-07Merge commit '60b30c036397cb5627fa374bb930794b225daa29' as 'lib/lufa'Gravatar Jack Humbert