aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/preonic/preonic.c
AgeCommit message (Collapse)Author
2016-05-15Leader key implementation (#326)Gravatar 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 makefileGravatar Jack Humbert
previously there were two backlight.c files (bad)
2016-04-05updates to noiseGravatar Jack Humbert
2016-04-03music mode fileGravatar Jack Humbert
2016-04-01adding files is always smartGravatar Jack Humbert