summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action_code.h
AgeCommit message (Collapse)AuthorFilesLines
2016-05-06Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves1-1/+4
This commit is mostly a cherry-pick from `ahtn` at https://github.com/tmk/tmk_keyboard/pull/255. These are the changes: * Adds ACTION_LAYER_ONESHOT * Adds ONESHOT_TAP_TOGGLE * Mentions sticky keys in the docs on oneshot.
2016-04-14Compiler Warnings / Atomic TLCIBNobody1-1/+1
Corrected compiler warnings for a number of issues. Gave Atomic some TLC.
2015-09-12Fix parenthesistmk1-1/+1
2015-04-23Remove unneeded tap delays #201Jun Wako1-7/+7
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+315