aboutsummaryrefslogtreecommitdiffstats
path: root/common/action_oneshot.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix mod stuck of MODS_KEY when leaving layer #62tmk2013-10-041-21/+0
| | | | | | | - Add action_util.c and remove action_oneshot.c - Add oneshot_mods for MODS_ONESHOT - Add weak_mods for MODS_KEY and MACRO - weak_mods is cleared when layer switching
* Add NO_ACTION_ONESHOT config optiontmk2013-03-211-0/+21