summaryrefslogtreecommitdiff
path: root/quantum/quantum_keycodes.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-32/+32
2025-07-06Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan1-13/+0
2025-07-06Add short aliases for `OSM()` (#25443)Ryan1-0/+35
2025-06-28Clean up mod & mod-tap shortcuts (#25399)Ryan1-47/+75
2024-11-23[Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630)Joel Challis1-0/+4
2023-12-24Align location of tap dance keycode (#22742)Joel Challis1-0/+4
2023-06-01Unicodemap keycodes rename (#21092)Ryan1-2/+2
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis1-1/+1
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-0/+2
2023-02-10Move more unicode ranges to DD (#19755)Joel Challis1-4/+0
2022-11-07Normalise MIDI keycodes (#18972)Ryan1-10/+10
2022-11-06Fix keycode parameter extraction to match the new DD keycodes (#18977)Sergey Vlasov1-2/+26
2022-11-05Initial DD keycode migration (#18643)Joel Challis1-848/+55
2022-11-03Normalise Dynamic Macro keycodes (#18939)Ryan1-10/+10
2022-10-31Normalise Unicode keycodes (#18898)Ryan1-16/+16
2022-10-28Normalise Auto Shift keycodes (#18892)Ryan1-6/+14
2022-10-28Normalise Autocorrect keycodes (#18893)Ryan1-6/+6
2022-10-27Remove `KC_DELT` (#18882)Ryan1-2/+0
2022-10-27Normalise Combo keycodes (#18877)Ryan1-3/+8
2022-10-27Add missing Space Cadet alias (#18876)Ryan1-0/+1
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan1-7/+15
2022-10-25Deprecate `SECURE_*` keycodes for `QK_SECURE_*` (#18847)Joel Challis1-4/+10
2022-10-25Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` (#18844)Ryan1-6/+6
2022-10-25Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` (#18843)Ryan1-3/+8
2022-10-24added BS_TOGG so BS_SWAP and BS_NORM can be on a single key (#18837)Selene ToyKeeper1-0/+3
2022-10-24Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan1-3/+4
2022-10-24Normalise Joystick and Programmable Button keycodes (#18832)Ryan1-100/+133
2022-10-22Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan1-1/+4
2022-10-21Remove legacy fauxclicky and unicode keycodes (#18800)Ryan1-6/+0
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan1-1/+1
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan1-1/+4
2022-10-07Relocate US ANSI shifted keycode aliases (#18634)Joel Challis1-61/+1
2022-09-17[Core] Add getreuer's Autocorrect feature to core (#15699)Drashna Jaelre1-0/+8
2022-08-14Added emacs as an "operating system" for input mode. (#16949)Chewxy1-0/+3
2022-08-14Align TO() max layers with other keycodes (#17989)Joel Challis1-9/+2
2022-07-02PoC: Swap Escape and Caps (#16336)Osamu Aoki1-0/+8
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel1-3/+3
2022-05-14Enhancement and fixes of "Secure" feature (#16958)Drashna Jaelre1-0/+1
2022-05-14[Core] Add Caps Word feature to core (#16588)Pascal Getreuer1-0/+3
2022-05-14[Core] Add Reboot keycode to core (#15990)Drashna Jaelre1-0/+2
2022-04-16Implement XAP 'secure' core requirements (#16843)Joel Challis1-0/+4
2022-03-17[Core] Add compile/make macro to core (#15959)Drashna Jaelre1-0/+2
2022-02-12Format code according to conventions (#16322)QMK Bot1-357/+357
2022-01-24Rip out old macro and action_function system (#16025)Ryan1-10/+0
2022-01-22Rename some Quantum keycodes (#15968)Ryan1-6/+10
2021-11-30Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368)Joel Challis1-0/+3
2021-11-26New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition1-0/+5
2021-11-23Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel1-0/+34
2021-11-23[Tests] Increase QMK test coverage (#13789)Stefan Kerkmann1-34/+0
2021-11-22Macros in JSON keymaps (#14374)Zach White1-0/+34