summaryrefslogtreecommitdiffstats
path: root/quantum/action.c
Commit message (Expand)AuthorAgeFilesLines
* Format code according to conventions (#16421)QMK Bot2022-02-211-53/+38
* Format code according to conventions (#16322)QMK Bot2022-02-121-14/+36
* Rip out old macro and action_function system (#16025)Ryan2022-01-241-25/+1
* Make (un)register code functions weak (#15285)Drashna Jaelre2021-12-271-8/+8
* Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S...Isaac Elenbaas2021-11-251-3/+16
* Basic keycode overhaul (#14726)Ryan2021-11-031-26/+26
* Manually format develop (#15003)Joel Challis2021-11-011-38/+45
* Fix issues with Oneshot disabling (#14934)Drashna Jaelre2021-11-011-64/+102
* Add Support for USB programmable buttons (#12950)Thomas Weißschuh2021-09-151-0/+5
* Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412)Drashna Jaelre2021-09-131-6/+0
* Revert 14083 && 14144 (#14150)Joel Challis2021-08-251-28/+0
* Tidy up quantum.c now some of tmk_core has been merged (#14083)Joel Challis2021-08-241-0/+28
* Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis2021-08-181-0/+1126