aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action_code.h
Commit message (Collapse)AuthorAgeFilesLines
* Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves2016-05-051-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.
* Compiler Warnings / Atomic TLCIBNobody2016-04-131-1/+1
| | | | | Corrected compiler warnings for a number of issues. Gave Atomic some TLC.
* Fix parenthesistmk2015-09-121-1/+1
|
* Remove unneeded tap delays #201Jun Wako2015-04-231-7/+7
|
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+315