summaryrefslogtreecommitdiff
path: root/quantum/action_util.h
AgeCommit message (Collapse)Author
2023-10-23Separate 6KRO and NKRO report structs (#22267)Ryan
2023-07-08[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap ↵precondition
and key overrides (#20992)
2023-04-03Fix OSMs getting stuck (#20034)Kasimir Pihlasviita
2023-03-10Relocate various modifier defines (#18638)Joel Challis
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-01-24Rip out old macro and action_function system (#16025)Ryan
* Rip out old macro and action_function system * Update quantum/action_util.c Co-authored-by: Joel Challis <git@zvecr.com>
2021-08-18Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum