aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action_tapping.c
Commit message (Expand)AuthorAgeFilesLines
* Adding permissive_holdAdam Bell2017-06-031-1/+1
* Merge pull request #1098 from lambdalisue/tapping-force-holdJack Humbert2017-03-281-4/+5
|\
| * Add TAPPING_FORCE_HOLD to regulate behaviourlambdalisue2017-02-141-4/+5
* | Removes redundant {} which cause build failure when DEBUG_ACTION is setPhong Nguyen2017-02-251-1/+1
|/
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-1/+1
* splits process_action up to handle records separately (#329)Jack Humbert2016-05-151-15/+15
* stops forcing debug_actionJack Humbert2016-04-281-4/+4
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-171-5/+6
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+376