summaryrefslogtreecommitdiff
path: root/quantum/action.c
AgeCommit message (Expand)Author
2022-11-08Merge tag '0.18.16' into firmware22Drashna Jael're
2022-08-15[Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063)Stefan Kerkmann
2022-05-30Use TAP_HOLD_CAPS_DELAY for KC_LOCKING_CAPS_LOCK (#17099)precondition
2022-05-29Merge remote-tracking branch 'qmk 0.17.0' into firmware21Drashna Jael're
2022-04-18Fix one-shot locked modifiers (#16114)Denis Savran
2022-03-25Remerge 0.16.x' into firmware21Drashna Jael're
2022-03-14Fix oneshot toggle logic (#16630)Drashna Jaelre
2022-03-09Fixup builds. (#16596)Nick Brassel
2022-03-09Add support for encoder mapping. (#13286)Nick Brassel
2022-02-21Format code according to conventions (#16421)QMK Bot
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-01-24Rip out old macro and action_function system (#16025)Ryan
2021-12-27Make (un)register code functions weak (#15285)Drashna Jaelre
2021-12-07Merge commit '6d0a62920410f50d7f6707960ca1ca0c8fd1d1fa' into firmware21Drashna Jael're
2021-11-25Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S...Isaac Elenbaas
2021-11-03Basic keycode overhaul (#14726)Ryan
2021-11-01Manually format develop (#15003)Joel Challis
2021-11-01Fix issues with Oneshot disabling (#14934)Drashna Jaelre
2021-10-11Merge commit 'd9e077468ab3446cbd7306a453a73dad2c1403e8' into firmware_21Drashna Jael're
2021-09-15Add Support for USB programmable buttons (#12950)Thomas Weißschuh
2021-09-13Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412)Drashna Jaelre
2021-08-25Revert 14083 && 14144 (#14150)Joel Challis
2021-08-24Tidy up quantum.c now some of tmk_core has been merged (#14083)Joel Challis
2021-08-18Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis