aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_combo.c
Commit message (Expand)AuthorAgeFilesLines
* Fix process_combo which assign -1 to uint16_tShihpin Tseng2018-08-201-9/+9
* Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski2018-03-161-1/+1
* Fix process_combo.c compile warningShihpin Tseng2017-10-291-1/+5
* Clarify the quantum license (#1042)skullydazed2017-03-281-0/+16
* Refactored as well as added support for action keys in combosOfer Plesser2016-12-161-53/+70
* Added support for timing out combos if a key as been pressed for longer than ...Ofer Plesser2016-12-101-28/+79
* Implemented basic key combination featureOfer Plesser2016-12-101-0/+66