summaryrefslogtreecommitdiff
path: root/tmk_core/common/action_tapping.c
AgeCommit message (Expand)Author
2017-06-03Adding permissive_holdAdam Bell
2017-03-28Merge pull request #1098 from lambdalisue/tapping-force-holdJack Humbert
2017-02-25Removes redundant {} which cause build failure when DEBUG_ACTION is setPhong Nguyen
2017-02-14Add TAPPING_FORCE_HOLD to regulate behaviourlambdalisue
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo
2016-05-15splits process_action up to handle records separately (#329)Jack Humbert
2016-04-28stops forcing debug_actionJack Humbert
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk