summaryrefslogtreecommitdiff
path: root/docs/keycodes.md
Commit message (Expand)AuthorAge
* Rename some Quantum keycodes (#15968)Ryan2022-01-22
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-14
|\
| * Make note of upper limit for `UC()` (#15870)Ryan2022-01-14
* | Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368)Joel Challis2021-11-30
|/
* New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition2021-11-26
* Basic keycode overhaul (#14726)Ryan2021-11-03
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-27
|\
| * Add MAGIC_TOGGLE_GUI line to main keycode documentation (#14959)Albert Y2021-10-27
* | Add Support for USB programmable buttons (#12950)Thomas Weißschuh2021-09-15
|/
* Remove Full Bootmagic (#13846)James Young2021-08-06
* [Docs] added list of MIDI keycodes (#13159)wxyangf2021-07-04
* Add Mac centric Shift and Alt + GUI Macros (#13107)Albert Y2021-06-19
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* [Docs] Use HTTPS for images and links where possible (#11695)Ryan2021-01-30
* Update keycode docs (#11343)Ryan2020-12-30
* Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943)nopunin10did2020-08-17
* Add OS compatibility matrix for basic keycodes (#8557)Ryan2020-06-09
* One shot support for swap hands (#8590)Zsolt Parragi2020-05-14
* Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević2020-04-12
* Rename UC_OSX (and related constants) to UC_MAC (#8589)Konstantin Đorđević2020-03-31
* [Docs] Update layer documentation (#8371)Drashna Jaelre2020-03-21
* keycodes.md: hard-code section link id attributesJames Young2020-03-05
* keycodes.md: don't use section headings as linksJames Young2020-03-05
* Add explicit id tags to externally linked headersskullY2020-03-05
* remove some unnecessary external linksJames Young2020-03-05
* Move Grave Escape, Lock and Leader keycodes into their own sect… (#8093)fauxpark2020-02-07
* Move Space Cadet keycodes to their own section in keycode reference (#7889)fauxpark2020-01-14
* Add short aliases for Magic keycodes (#7541)fauxpark2019-12-05
* Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)Manna Harbour2019-11-28
* [Core] Convert Dynamic Macro to a Core Feature (#5948)Drashna Jaelre2019-11-04
* Remove obsolete note about media keys in MacOS (#6631)Steve Purcell2019-10-30
* Backslash-escape pipe character in keycode lists (#7157)fauxpark2019-10-26
* ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis2019-09-24
* Added keycodes for swapping and unswapping the Control and OS keys (#6110)Stephen Wanhella2019-08-21
* [Docs] Reword confusing description of `TO(layer)` (#6174)lf2019-06-24
* Document MT keycode in keycodes.mdfauxpark2019-05-25
* Added check for event pressed to clear space cadet (#5839)XScorpion22019-05-11
* New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević2019-05-03
* Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-25
* Adding documentation for the LM layer modifier. (#3617)Dave Brown2019-01-25
* Add new brightness aliases to keycodes_basic.mdfauxpark2019-01-17
* MacOS Brightness Alias (#4836)Jeremy Bernhardt2019-01-17
* Tidy up Mod-Tap shortcuts (#4806)fauxpark2019-01-08
* Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević2019-01-07
* Docs: Clarify audio keycodes (#4620)Drashna Jaelre2018-12-14
* Docs: Remove duplicate layer block in keycodes.md (#4621)Drashna Jaelre2018-12-14
* Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević2018-12-12
* Add Extrakey support for Brightness up/down (#4477)Giuseppe Rota2018-11-28
* Add EEPROM_RESET keycode to keycodes.md doc (#4473)noroadsleft2018-11-23
* Fixed Unicode Support heading (#4425)James Osborn2018-11-14