summaryrefslogtreecommitdiffstats
path: root/quantum/action.h
Commit message (Expand)AuthorAgeFilesLines
* [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)Pascal Getreuer2023-05-201-1/+1
* Add swap hands toggle functions (#20381)Albert Y2023-04-091-0/+13
* Add swap hands status function (#19831)Albert Y2023-02-141-0/+7
* [Core] guard action related debug messages (#19348)Stefan Kerkmann2022-12-151-1/+13
* [Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063)Stefan Kerkmann2022-08-151-1/+0
* Format code according to conventions (#16421)QMK Bot2022-02-211-1/+1
* Fix up issue with PROGMEM and hand_swap_config (#16027)Joel Challis2022-01-241-0/+1
* Rip out old macro and action_function system (#16025)Ryan2022-01-241-17/+0
* Manually format develop (#15003)Joel Challis2021-11-011-1/+1
* Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412)Drashna Jaelre2021-09-131-0/+7
* Revert 14083 && 14144 (#14150)Joel Challis2021-08-251-5/+0
* Tidy up quantum.c now some of tmk_core has been merged (#14083)Joel Challis2021-08-241-0/+5
* Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis2021-08-181-0/+132