aboutsummaryrefslogtreecommitdiffstats
path: root/docs/keycodes.md
Commit message (Expand)AuthorAgeFilesLines
* Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943)nopunin10did2020-08-171-34/+40
* Add OS compatibility matrix for basic keycodes (#8557)Ryan2020-06-091-199/+206
* One shot support for swap hands (#8590)Zsolt Parragi2020-05-141-0/+1
* Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević2020-04-121-6/+6
* Rename UC_OSX (and related constants) to UC_MAC (#8589)Konstantin Đorđević2020-03-311-1/+1
* [Docs] Update layer documentation (#8371)Drashna Jaelre2020-03-211-1/+1
* keycodes.md: hard-code section link id attributesJames Young2020-03-051-22/+22
* keycodes.md: don't use section headings as linksJames Young2020-03-051-22/+66
* Add explicit id tags to externally linked headersskullY2020-03-051-4/+4
* remove some unnecessary external linksJames Young2020-03-051-2/+2
* Move Grave Escape, Lock and Leader keycodes into their own sect… (#8093)fauxpark2020-02-071-9/+24
* Move Space Cadet keycodes to their own section in keycode reference (#7889)fauxpark2020-01-141-10/+12
* Add short aliases for Magic keycodes (#7541)fauxpark2019-12-051-31/+31
* Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)Manna Harbour2019-11-281-19/+19
* [Core] Convert Dynamic Macro to a Core Feature (#5948)Drashna Jaelre2019-11-041-0/+10
* Remove obsolete note about media keys in MacOS (#6631)Steve Purcell2019-10-301-2/+2
* Backslash-escape pipe character in keycode lists (#7157)fauxpark2019-10-261-26/+26
* ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis2019-09-241-28/+30
* Added keycodes for swapping and unswapping the Control and OS keys (#6110)Stephen Wanhella2019-08-211-2/+9
* [Docs] Reword confusing description of `TO(layer)` (#6174)lf2019-06-241-1/+1
* Document MT keycode in keycodes.mdfauxpark2019-05-251-17/+18
* Added check for event pressed to clear space cadet (#5839)XScorpion22019-05-111-0/+5
* New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević2019-05-031-4/+12
* Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-251-24/+24
* Adding documentation for the LM layer modifier. (#3617)Dave Brown2019-01-251-1/+1
* Add new brightness aliases to keycodes_basic.mdfauxpark2019-01-171-203/+199
* MacOS Brightness Alias (#4836)Jeremy Bernhardt2019-01-171-4/+4
* Tidy up Mod-Tap shortcuts (#4806)fauxpark2019-01-081-17/+17
* Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević2019-01-071-4/+4
* Docs: Clarify audio keycodes (#4620)Drashna Jaelre2018-12-141-3/+3
* Docs: Remove duplicate layer block in keycodes.md (#4621)Drashna Jaelre2018-12-141-21/+10
* Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević2018-12-121-2/+2
* Add Extrakey support for Brightness up/down (#4477)Giuseppe Rota2018-11-281-0/+2
* Add EEPROM_RESET keycode to keycodes.md doc (#4473)noroadsleft2018-11-231-12/+13
* Fixed Unicode Support heading (#4425)James Osborn2018-11-141-0/+1
* Docs: Fix descriptions of KC_INT1 and KC_INT3KOBAYASHI Daisuke2018-11-131-2/+2
* Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)Konstantin Đorđević2018-11-061-1/+0
* Create AG_TOGG code to toggle Alt/Gui swap.Joe Wasson2018-09-171-0/+1
* Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ...fauxpark2018-08-301-2/+2
* Dedupe shifted keycodes listingfauxpark2018-08-111-1/+1
* More improvements to keycode docs (#3567)fauxpark2018-08-041-128/+141
* Docs: Fixed the link to the advanced keycodes wiki (#3505)Bruno Fagundez2018-07-261-1/+1
* Overhaul to keycode related docsDrashna Jaelre2018-07-151-87/+118
* Clean up SEND_STRING keycodes and add media keys (#3214)fauxpark2018-06-281-0/+1
* Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII2018-06-041-0/+1
* Update documentation for rgb matrix (#3023)yiancar2018-05-221-0/+16
* Add macro for momentarily switching to a layer while some mods are active (#2...snyman2018-03-201-8/+9
* Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark2018-03-161-218/+218
* Add keycodes for swap-hands feature.Joe Wasson2018-03-161-0/+12
* Fixed typo of 'confid.h' to 'config.h' (#2448)Brian Choromanski2018-02-281-1/+1