summaryrefslogtreecommitdiff
path: root/quantum/action.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-11[Core] Speculative Hold option for mod-taps: hold mods instantly while unsett...Pascal Getreuer1-1/+1
2025-04-14[Core] Flow Tap tap-hold option to disable HRMs during fast typing (#25125)Pascal Getreuer1-0/+6
2025-02-26Community modules (#24848)Nick Brassel1-1/+1
2023-05-20[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)Pascal Getreuer1-1/+1
2023-04-09Add swap hands toggle functions (#20381)Albert Y1-0/+13
2023-02-14Add swap hands status function (#19831)Albert Y1-0/+7
2022-12-15[Core] guard action related debug messages (#19348)Stefan Kerkmann1-1/+13
2022-08-15[Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063)Stefan Kerkmann1-1/+0
2022-02-21Format code according to conventions (#16421)QMK Bot1-1/+1
2022-01-24Fix up issue with PROGMEM and hand_swap_config (#16027)Joel Challis1-0/+1
2022-01-24Rip out old macro and action_function system (#16025)Ryan1-17/+0
2021-11-01Manually format develop (#15003)Joel Challis1-1/+1
2021-09-13Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412)Drashna Jaelre1-0/+7
2021-08-25Revert 14083 && 14144 (#14150)Joel Challis1-5/+0
2021-08-24Tidy up quantum.c now some of tmk_core has been merged (#14083)Joel Challis1-0/+5
2021-08-18Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis1-0/+132