aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action_util.c
AgeCommit message (Expand)Author
2019-02-05Add One Shot Key callbacks (#4697)Gravatar Thomas Baart
2019-01-25Fix oneshot_time wrong type (#3696)Gravatar Shihpin Tseng
2018-03-22Generate API docs from source code comments (#2491)Gravatar skullydazed
2017-06-18Fix problems with undefined inlines in debug modeGravatar Fred Sundvik
2017-06-18Move functions for adding keys from to reports to report.hGravatar Fred Sundvik
2017-06-18Move functionality from action_util to reportGravatar Fred Sundvik
2017-04-09Empty implementation of has_onshot_mods_timed_outGravatar Fred Sundvik
2016-09-06Use keyboard config for nkro (#7)Gravatar IBNobody
2016-05-05Adds oneshot layer and oneshot tap toggling (#308)Gravatar Thiago Alves
2016-03-08Fix #156: clear weak mods on every key pressGravatar Didier Loiseau
2015-09-20core: Fix for disabling NKRO in Boot protocolGravatar tmk
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'Gravatar tmk