summaryrefslogtreecommitdiff
path: root/quantum/action_layer.h
AgeCommit message (Collapse)Author
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan
2023-02-12[Core] Tri Layer Keys (#19795)Drashna Jaelre
Co-authored-by: wilba <wilba@wilba.tech> Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-01-01[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)Drashna Jaelre
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-08-18Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum