Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pull information from config.h and rules.mk (#2711) | skullydazed | 2018-04-07 | 1 | -3/+0 |
| | | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer | ||||
* | Disable MIDI on Planck so all revisions compile without compilition size errors | U-LANDSRAAD\drashna | 2018-01-21 | 1 | -1/+0 |
| | |||||
* | Remove MIDI from Planck Rev5 to fix compile build size issue | U-LANDSRAAD\drashna | 2017-12-16 | 1 | -1/+2 |
| | |||||
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 1 | -8/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | adds planck light keyboard | Jack Humbert | 2017-11-20 | 1 | -0/+8 |
| | |||||
* | QMK DFU bootloader generation (#2009) | Jack Humbert | 2017-11-14 | 3 | -0/+12 |
* 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 |