summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_combo.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-16Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski1-1/+1
2017-10-30Fix process_combo.c compile warningShihpin Tseng1-1/+5
2017-03-29Clarify the quantum license (#1042)skullydazed1-0/+16
2016-12-16Refactored as well as added support for action keys in combosOfer Plesser1-53/+70
2016-12-10Added support for timing out combos if a key as been pressed for longer than ...Ofer Plesser1-28/+79
2016-12-09Implemented basic key combination featureOfer Plesser1-0/+66