summaryrefslogtreecommitdiff
path: root/quantum/action.c
Commit message (Expand)AuthorAge
* Programmable Button API refactor and improve docs (#18641)Ryan2022-10-15
* Small un/register_code() cleanups (#18544)Ryan2022-09-30
* Handle mouse keys more consistently (#18513)Drashna Jaelre2022-09-29
* Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre2022-09-26
* Move Oneshot mod callbacks to after mods are set (#18101)Drashna Jaelre2022-09-26
* [Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063)Stefan Kerkmann2022-08-15
* Use TAP_HOLD_CAPS_DELAY for KC_LOCKING_CAPS_LOCK (#17099)precondition2022-05-30
* Fix one-shot locked modifiers (#16114)Denis Savran2022-04-18
* Fix oneshot toggle logic (#16630)Drashna Jaelre2022-03-14
* Fixup builds. (#16596)Nick Brassel2022-03-09
* Add support for encoder mapping. (#13286)Nick Brassel2022-03-09
* Format code according to conventions (#16421)QMK Bot2022-02-21
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Rip out old macro and action_function system (#16025)Ryan2022-01-24
* Make (un)register code functions weak (#15285)Drashna Jaelre2021-12-27
* Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S...Isaac Elenbaas2021-11-25
* Basic keycode overhaul (#14726)Ryan2021-11-03
* Manually format develop (#15003)Joel Challis2021-11-01
* Fix issues with Oneshot disabling (#14934)Drashna Jaelre2021-11-01
* Add Support for USB programmable buttons (#12950)Thomas Weißschuh2021-09-15
* Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412)Drashna Jaelre2021-09-13
* Revert 14083 && 14144 (#14150)Joel Challis2021-08-25
* Tidy up quantum.c now some of tmk_core has been merged (#14083)Joel Challis2021-08-24
* Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis2021-08-18