summaryrefslogtreecommitdiffstats
path: root/quantum/quantum.h
AgeCommit message (Collapse)AuthorFilesLines
2016-05-15Leader key implementation (#326)Erez Zukerman1-0/+48
* 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