Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add lufa as a submodule | skullY | 2019-08-30 | 1 | -0/+0 |
| | |||||
* | Fix the LUFA lib to use a submodule instead of just files (#6245) | Drashna Jaelre | 2019-08-30 | 72 | -23489/+0 |
| | | | | | | | | | | | | * 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 | ||||
* | Expand bootloader target to support most AVR boards (#6255) | Drashna Jaelre | 2019-07-16 | 1 | -7/+7 |
| | | | | | | | | * 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 | ||||
* | QMK DFU bootloader generation (#2009) | Jack Humbert | 2017-11-14 | 3 | -10/+24 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Merge commit '8858438a770c1c982f33b296447ca77176c751f7' | Jack Humbert | 2017-07-09 | 4 | -330/+330 |
| | |||||
* | more crlf issues | skullY | 2017-07-08 | 5 | -755/+755 |
| | |||||
* | Merge commit '60b30c036397cb5627fa374bb930794b225daa29' as 'lib/lufa' | Jack Humbert | 2017-07-07 | 72 | -0/+23475 |