summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_combo.c
AgeCommit message (Expand)Author
2020-03-25Run clang-format manually to fix recently changed files (#8552)Joel Challis
2020-03-23Variable combo (#8120)Jeremy Bernhardt
2019-08-30clang-format changesskullY
2019-07-16Allow Combo feature to be enabled/disabled live (#6318)Drashna Jaelre
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