aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/action_util.c
Commit message (Expand)AuthorAgeFilesLines
* [Bug] Fix Swap Hands bug introduced by OSH (#9968)Drashna Jaelre2020-08-081-1/+1
* One shot support for swap hands (#8590)Zsolt Parragi2020-05-141-0/+54
* clang-format changesskullY2019-08-301-95/+64
* Add One Shot Key callbacks (#4697)Thomas Baart2019-02-051-13/+75
* Fix oneshot_time wrong type (#3696)Shihpin Tseng2019-01-251-2/+2
* Generate API docs from source code comments (#2491)skullydazed2018-03-221-12/+101
* Fix problems with undefined inlines in debug modeFred Sundvik2017-06-181-0/+4
* Move functions for adding keys from to reports to report.hFred Sundvik2017-06-181-32/+0
* Move functionality from action_util to reportFred Sundvik2017-06-181-171/+5
* Empty implementation of has_onshot_mods_timed_outFred Sundvik2017-04-091-1/+5
* Use keyboard config for nkro (#7)IBNobody2016-09-061-3/+7
* Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves2016-05-051-4/+66
* Fix #156: clear weak mods on every key pressDidier Loiseau2016-03-081-0/+9
* core: Fix for disabling NKRO in Boot protocoltmk2015-09-201-3/+3
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+307