summaryrefslogtreecommitdiff
path: root/tmk_core/common/action_code.h
AgeCommit message (Expand)Author
2020-12-26Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
2020-05-14One shot support for swap hands (#8590)Zsolt Parragi
2020-03-21Remove ACT_COMMAND (#8487)Ryan
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2019-08-30clang-format changesskullY
2019-08-08Extend allowed range of tappable keycodes to include modifiers (#5809)fauxpark
2018-03-22Generate API docs from source code comments (#2491)skullydazed
2018-03-16Fix swap-hands tapping.Joe Wasson
2018-01-01backlight breathing overhaul (#2187)Balz Guenat
2017-01-26Fix documentation for TMK actionsLuke Silva
2016-08-20Improve one-hand support by adding more actions and tap keys.Joe Wasson
2016-08-20Add one-hand support.Joe Wasson
2016-05-05Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves
2016-04-13Compiler Warnings / Atomic TLCIBNobody
2015-09-12Fix parenthesistmk
2015-04-23Remove unneeded tap delays #201Jun Wako
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk