]> git.gir.st - tmk_keyboard.git/commit - common/action_code.h
Fix mod stuck of MODS_KEY when leaving layer #62
authortmk <nobody@nowhere>
Thu, 3 Oct 2013 18:30:09 +0000 (03:30 +0900)
committertmk <nobody@nowhere>
Fri, 4 Oct 2013 07:04:31 +0000 (16:04 +0900)
commitd52d554360d3bf06189bfd4f386fa99348d8a0a8
treeb05d27552402f371e61aa0f29906a60c87e213ad
parentcb434cfebc607db15b52a42adae6423bd40f1f98
Fix mod stuck of MODS_KEY when leaving layer #62

- 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
12 files changed:
common.mk
common/action.c
common/action.h
common/action_code.h
common/action_oneshot.c [deleted file]
common/action_oneshot.h [deleted file]
common/action_util.c [new file with mode: 0644]
common/action_util.h [new file with mode: 0644]
common/command.c
common/host.c
common/host.h
doc/keymap.md
Imprint / Impressum