Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QMK DFU bootloader generation (#2009) | Jack Humbert | 2017-11-14 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | adds music mode, music mode songs, music mask | Jack Humbert | 2017-07-23 | 1 | -1/+1 |
| | |||||
* | remove unneccesary headers | Jack Humbert | 2017-07-23 | 1 | -4/+0 |
| | |||||
* | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert | 2017-07-23 | 1 | -76/+19 |
| | |||||
* | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 1 | -4/+4 |
| | | | | Fixes #1201. | ||||
* | layer defines to enum | Jack Humbert | 2017-01-25 | 1 | -6/+9 |
| | |||||
* | added Midi On/Off; Enter is actually transparent | Robert Dale | 2016-07-19 | 1 | -3/+3 |
| | |||||
* | Corrected the ascii layout to match the coded layout | Robert Dale | 2016-07-19 | 1 | -3/+3 |
| | |||||
* | correct break/return order for planck and preonic defaults | Jack Humbert | 2016-07-04 | 1 | -6/+6 |
| | |||||
* | Preonic keymap update | Jack Humbert | 2016-06-26 | 1 | -5/+1 |
| | |||||
* | updates preonic default layout | Jack Humbert | 2016-06-26 | 1 | -21/+27 |
| | |||||
* | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 2016-06-21 | 1 | -0/+278 |
* fixes from tmk's repo * rename keyboard to keyboards |