summaryrefslogtreecommitdiffstats
path: root/keyboard/preonic/preonic.c
AgeCommit message (Collapse)AuthorFilesLines
2016-05-15Leader key implementation (#326)Erez Zukerman1-4/+4
* 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-30moves backlight functionality to keyboard files and updates template makefileJack Humbert1-1/+62
previously there were two backlight.c files (bad)
2016-04-05updates to noiseJack Humbert1-0/+9
2016-04-03music mode fileJack Humbert1-10/+6
2016-04-01adding files is always smartJack Humbert1-0/+36