Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-09 | remove all keyboards but ergodox and planck | Drashna Jaelre | |
2019-02-06 | Fixed default Preonic keymap's encoder hadnling (#5067) | adiron | |
The function had the wrong name & arguments. This commit fixes this. This in turn should also close issue #4997 | |||
2018-07-20 | adds support for preonic rev 3 | Jack Humbert | |
2018-03-31 | Convert all Preonic keymaps to layout format (#2644) | Drashna Jaelre | |
* Convert all Preonic keymaps to layout format * Make sure preonic layouts are using QMK_KEYBOARD_H | |||
2017-11-14 | QMK DFU bootloader generation (#2009) | 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-23 | adds music mode, music mode songs, music mask | Jack Humbert | |
2017-07-23 | remove unneccesary headers | Jack Humbert | |
2017-07-23 | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert | |
2017-05-11 | Fix spelling of "persistent" | Nikolaus Wittenstein | |
Fixes #1201. | |||
2017-01-25 | layer defines to enum | Jack Humbert | |
2016-07-19 | added Midi On/Off; Enter is actually transparent | Robert Dale | |
2016-07-19 | Corrected the ascii layout to match the coded layout | Robert Dale | |
2016-07-04 | correct break/return order for planck and preonic defaults | Jack Humbert | |
2016-06-26 | Preonic keymap update | Jack Humbert | |
2016-06-26 | updates preonic default layout | Jack Humbert | |
2016-06-21 | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | |
* fixes from tmk's repo * rename keyboard to keyboards |