summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_combo.c
AgeCommit message (Expand)Author
2019-04-14fix combo enabling logic (#5610)Bob
2019-04-08Switch process_combo to using global register and timer (#2561)Bob
2018-08-20Fix process_combo which assign -1 to uint16_tShihpin Tseng
2018-03-16Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski
2017-10-29Fix process_combo.c compile warningShihpin Tseng
2017-03-28Clarify the quantum license (#1042)skullydazed
2016-12-16Refactored as well as added support for action keys in combosOfer Plesser
2016-12-10Added support for timing out combos if a key as been pressed for longer than ...Ofer Plesser
2016-12-10Implemented basic key combination featureOfer Plesser