summaryrefslogtreecommitdiff
path: root/tmk_core/common/action.c
Commit message (Expand)AuthorAge
...
| * | Update action.celtang2016-04-02
| * | Update action.celtang2016-04-02
| * | Update action.cEric-L-T2016-04-01
| * | Update action.cEric-L-T2016-04-01
| * | Update action.cEric-L-T2016-04-01
| * | Update action.cEric-L-T2016-04-01
| * | Update action.cEric-L-T2016-04-01
| * | Cut the memory consumption of PREVENT_STUCK_MODIFIERS in halfWojciech Siewierski2016-03-27
| * | Expose the pressed_actions_cache global variableWojciech Siewierski2016-03-15
| * | Always provide an implementation of process_action_nocacheWojciech Siewierski2016-03-15
| * | process_action may be called either with key cache or without itWojciech Siewierski2016-03-13
| * | Document the issue of stuck modifiersWojciech Siewierski2016-03-08
| * | Fix the layer-dependent modifiers handlingWojciech Siewierski2016-03-05
* | | Fix issue #221: LGUI(KC_LSFT) does not workDidier Loiseau2016-04-06
| |/ |/|
* | Rename function to be keyboard-specificDamien Pollet2016-03-28
* | Add per-event user hook function to QMKDamien Pollet2016-03-28
* | Fix #156: clear weak mods on every key pressDidier Loiseau2016-03-08
|/
* Fixes rolling combos for mod-tap keysErez Zukerman2015-10-28
* Remove unneeded tap delays #201Jun Wako2015-04-23
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10