aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_combo.h
Commit message (Expand)AuthorAgeFilesLines
* Bigger combo index (#9318)Pete Sevander2020-08-291-1/+1
* clang-format changesskullY2019-08-301-14/+14
* Allow Combo feature to be enabled/disabled live (#6318)Drashna Jaelre2019-07-161-0/+5
* Switch process_combo to using global register and timer (#2561)Bob2019-04-081-16/+17
* Fix process_combo which assign -1 to uint16_tShihpin Tseng2018-08-201-0/+1
* Clarify the quantum license (#1042)skullydazed2017-03-281-0/+16
* Refactored as well as added support for action keys in combosOfer Plesser2016-12-161-15/+19
* Added support for timing out combos if a key as been pressed for longer than ...Ofer Plesser2016-12-101-3/+17
* Implemented basic key combination featureOfer Plesser2016-12-101-0/+25