summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action_util.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-22Generate API docs from source code comments (#2491)skullydazed1-12/+101
2017-06-18Fix problems with undefined inlines in debug modeFred Sundvik1-0/+4
2017-06-18Move functions for adding keys from to reports to report.hFred Sundvik1-32/+0
2017-06-18Move functionality from action_util to reportFred Sundvik1-171/+5
2017-04-09Empty implementation of has_onshot_mods_timed_outFred Sundvik1-1/+5
2016-09-07Use keyboard config for nkro (#7)IBNobody1-3/+7
2016-05-06Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves1-4/+66
2016-03-08Fix #156: clear weak mods on every key pressDidier Loiseau1-0/+9
2015-09-20core: Fix for disabling NKRO in Boot protocoltmk1-3/+3
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+307