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_util.c
Age
Commit message (
Expand
)
Author
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-08-08
[Bug] Fix Swap Hands bug introduced by OSH (#9968)
Drashna Jaelre
2020-05-14
One shot support for swap hands (#8590)
Zsolt Parragi
2019-08-30
clang-format changes
skullY
2019-02-05
Add One Shot Key callbacks (#4697)
Thomas Baart
2019-01-25
Fix oneshot_time wrong type (#3696)
Shihpin Tseng
2018-03-22
Generate API docs from source code comments (#2491)
skullydazed
2017-06-18
Fix problems with undefined inlines in debug mode
Fred Sundvik
2017-06-18
Move functions for adding keys from to reports to report.h
Fred Sundvik
2017-06-18
Move functionality from action_util to report
Fred Sundvik
2017-04-09
Empty implementation of has_onshot_mods_timed_out
Fred Sundvik
2016-09-06
Use keyboard config for nkro (#7)
IBNobody
2016-05-05
Adds oneshot layer and oneshot tap toggling (#308)
Thiago Alves
2016-03-08
Fix #156: clear weak mods on every key press
Didier Loiseau
2015-09-20
core: Fix for disabling NKRO in Boot protocol
tmk
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk