summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_combo.h
AgeCommit message (Collapse)AuthorFilesLines
2017-03-29Clarify the quantum license (#1042)skullydazed1-0/+16
* Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts
2016-12-16Refactored as well as added support for action keys in combosOfer Plesser1-15/+19
2016-12-10Added support for timing out combos if a key as been pressed for longer than ↵Ofer Plesser1-3/+17
COMBO_TERM
2016-12-09Implemented basic key combination featureOfer Plesser1-0/+25