summaryrefslogtreecommitdiffstats
path: root/keyboard/preonic/preonic.h
AgeCommit message (Collapse)AuthorFilesLines
2016-05-15cleans up default keymaps (olkb)Jack Humbert1-13/+1
2016-05-15Leader key implementation (#326)Erez Zukerman1-1/+1
* 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-0/+1
previously there were two backlight.c files (bad)
2016-04-05updates to noiseJack Humbert1-0/+1
2016-04-03music mode fileJack Humbert1-2/+2
2016-04-01adding files is always smartJack Humbert1-0/+50