summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action_tapping.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-22Generate API docs from source code comments (#2491)skullydazed1-6/+31
2018-03-16Fix swap-hands tapping.Joe Wasson1-1/+2
2017-06-03Adding permissive_holdAdam Bell1-1/+1
2017-03-28Merge pull request #1098 from lambdalisue/tapping-force-holdJack Humbert1-4/+5
2017-02-25Removes redundant {} which cause build failure when DEBUG_ACTION is setPhong Nguyen1-1/+1
2017-02-14Add TAPPING_FORCE_HOLD to regulate behaviourlambdalisue1-4/+5
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo1-1/+1
2016-05-15splits process_action up to handle records separately (#329)Jack Humbert1-15/+15
2016-04-29stops forcing debug_actionJack Humbert1-4/+4
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody1-5/+6
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+376