summaryrefslogtreecommitdiff
path: root/keyboard/preonic/preonic.c
AgeCommit message (Collapse)Author
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert
* fixes from tmk's repo * rename keyboard to keyboards
2016-06-12Move LED strip initialization (#397)Eric Tang
2016-05-15Leader key implementation (#326)Erez Zukerman
* implements leader key for planck experimental * allows override of leader timeout * adds ability to use the leader key in seq * fixes leader keycode * adds chording prototype * fixes keycode detection * moves music mode to quantum.c * disables chording by default * updates process_action functions to return bool
2016-04-29moves backlight functionality to keyboard files and updates template makefileJack Humbert
previously there were two backlight.c files (bad)
2016-04-05updates to noiseJack Humbert
2016-04-03music mode fileJack Humbert
2016-04-01adding files is always smartJack Humbert