index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
action_tapping.c
Age
Commit message (
Expand
)
Author
2020-02-25
format code according to conventions [skip ci]
QMK Bot
2020-02-25
New feature: PERMISSIVE_HOLD_PER_KEY (#7994)
ridingqwerty
2020-01-17
Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859)
ridingqwerty
2020-01-17
Cleanup check for PERMISSIVE_HOLD (#7861)
Drashna Jaelre
2019-08-30
clang-format changes
skullY
2019-04-05
Custom Tapping Term per key (#5009)
Drashna Jaelre
2018-03-22
Generate API docs from source code comments (#2491)
skullydazed
2018-03-16
Fix swap-hands tapping.
Joe Wasson
2017-06-03
Adding permissive_hold
Adam Bell
2017-03-28
Merge pull request #1098 from lambdalisue/tapping-force-hold
Jack Humbert
2017-02-25
Removes redundant {} which cause build failure when DEBUG_ACTION is set
Phong Nguyen
2017-02-14
Add TAPPING_FORCE_HOLD to regulate behaviour
lambdalisue
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
2016-05-15
splits process_action up to handle records separately (#329)
Jack Humbert
2016-04-28
stops forcing debug_action
Jack Humbert
2016-04-17
Fixed many compiler warnings related to print being disabled
IBNobody
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk