summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_combo.h
Commit message (Collapse)AuthorAge
* Clarify the quantum license (#1042)skullydazed2017-03-28
| | | | | | | | | | * 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
* Refactored as well as added support for action keys in combosOfer Plesser2016-12-16
|
* Added support for timing out combos if a key as been pressed for longer than ↵Ofer Plesser2016-12-10
| | | | COMBO_TERM
* Implemented basic key combination featureOfer Plesser2016-12-10