aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action.c
AgeCommit message (Expand)Author
2016-03-13process_action may be called either with key cache or without itGravatar Wojciech Siewierski
2016-03-08Fix #156: clear weak mods on every key pressGravatar Didier Loiseau
2016-03-08Document the issue of stuck modifiersGravatar Wojciech Siewierski
2016-03-05Fix the layer-dependent modifiers handlingGravatar Wojciech Siewierski
2015-10-28Fixes rolling combos for mod-tap keysGravatar Erez Zukerman
2015-04-23Remove unneeded tap delays #201Gravatar Jun Wako
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'Gravatar tmk