aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action.h
Commit message (Expand)AuthorAgeFilesLines
* Update action.hEric-L-T2016-04-011-1/+0
* Cut the memory consumption of PREVENT_STUCK_MODIFIERS in halfWojciech Siewierski2016-03-271-1/+1
* Expose the pressed_actions_cache global variableWojciech Siewierski2016-03-151-0/+1
* Always provide an implementation of process_action_nocacheWojciech Siewierski2016-03-151-1/+1
* process_action may be called either with key cache or without itWojciech Siewierski2016-03-131-0/+4
* Revert "Make action_for_key a weak symbol"tmk2015-05-211-1/+0
* Make action_for_key a weak symbolDan McGregor2015-05-191-0/+1
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+82