summaryrefslogtreecommitdiff
path: root/quantum/action_layer.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-01 Fix functions layer_debug and default_layer_debug (#25913)Piervit1-2/+2
2025-05-05Add additional hooks for Community modules (#25050)Drashna Jaelre1-0/+19
2023-03-27Remove use of keymap.h (#20004)Joel Challis1-1/+1
2023-02-12[Bug] Fix tri layer compiler issue if NO_ACTION_LAYER is defined (#19821)Drashna Jaelre1-0/+2
2023-02-12[Core] Tri Layer Keys (#19795)Drashna Jaelre1-0/+10
2022-12-15[Core] guard action related debug messages (#19348)Stefan Kerkmann1-14/+8
2022-11-12Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577)Drashna Jaelre1-4/+4
2022-10-05docs: some typos (#18582)George Rodrigues1-7/+7
2022-03-10Missed some erroneous prints. (#16597)Nick Brassel1-5/+6
2022-03-09Add support for encoder mapping. (#13286)Nick Brassel1-15/+52
2022-02-12Format code according to conventions (#16322)QMK Bot1-24/+64
2021-08-18Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis1-0/+279