summaryrefslogtreecommitdiff
path: root/docs/keycodes.md
AgeCommit message (Expand)Author
2023-06-01Unicodemap keycodes rename (#21092)Ryan
2023-05-20[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)Pascal Getreuer
2023-02-23Align magic keycodes (#19877)Joel Challis
2023-02-19Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis
2023-01-30Normalise Swap Hands keycodes (#19720)Ryan
2022-11-28Fix RWIN typo within keycode list (#19155)gshmu
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15Fix typo (#19035)David Kosorin
2022-11-08Normalise output selection (Bluetooth) keycodes (#19004)Ryan
2022-11-07Normalise MIDI keycodes (#18972)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-11-05Align audio keycode names (#18962)Joel Challis
2022-11-05Align dynamic tapping term keycode names (#18963)Joel Challis
2022-11-06Remove thermal printer. (#18959)Nick Brassel
2022-11-03Normalise Dynamic Macro keycodes (#18939)Ryan
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-28Normalise Auto Shift keycodes (#18892)Ryan
2022-10-28Normalise Autocorrect keycodes (#18893)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-25Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` (#18844)Ryan
2022-10-24added BS_TOGG so BS_SWAP and BS_NORM can be on a single key (#18837)Selene ToyKeeper
2022-10-24Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan
2022-10-24Normalise Joystick and Programmable Button keycodes (#18832)Ryan
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan
2022-09-17Chromeos keycodes (#18212)Joshua Diamond
2022-07-23Add ability to enter bootloader mode from `QK_MAKE` (#17745)jack
2022-07-02PoC: Swap Escape and Caps (#16336)Osamu Aoki
2022-05-14[Core] Add Caps Word feature to core (#16588)Pascal Getreuer
2022-05-14[Core] Add Reboot keycode to core (#15990)Drashna Jaelre
2022-03-17[Core] Add compile/make macro to core (#15959)Drashna Jaelre
2022-01-22Rename some Quantum keycodes (#15968)Ryan
2022-01-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-14Make note of upper limit for `UC()` (#15870)Ryan
2021-11-30Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368)Joel Challis
2021-11-26New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition
2021-11-03Basic keycode overhaul (#14726)Ryan
2021-10-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-10-27Add MAGIC_TOGGLE_GUI line to main keycode documentation (#14959)Albert Y
2021-09-15Add Support for USB programmable buttons (#12950)Thomas Weißschuh
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-04[Docs] added list of MIDI keycodes (#13159)wxyangf
2021-06-19Add Mac centric Shift and Alt + GUI Macros (#13107)Albert Y
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-01-30[Docs] Use HTTPS for images and links where possible (#11695)Ryan
2020-12-30Update keycode docs (#11343)Ryan
2020-08-17Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943)nopunin10did
2020-06-09Add OS compatibility matrix for basic keycodes (#8557)Ryan
2020-05-14One shot support for swap hands (#8590)Zsolt Parragi
2020-04-12Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević