summaryrefslogtreecommitdiff
path: root/app/src/combo.c
AgeCommit message (Expand)Author
2021-06-08fix(combos): Check each combo key, not just lastJonathan Rascher
2021-03-11fix(combos): Fix stuck keys when pressing long combos.Okke Formsma
2021-02-03Feat combo layers (#661)KemoNine
2021-01-20refactor(core): Combine `is_` and `cast_` event functions.Pete Johanson
2021-01-20refactor(core): Extra event payloads to own types, refactor API.Pete Johanson
2021-01-13feat(combos): initial implementationOkke Formsma