index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
keycodes.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add *OPT aliases for *ALT keycodes and macros (#8714)
Konstantin Đorđević
2020-04-12
1
-6
/
+6
*
Rename UC_OSX (and related constants) to UC_MAC (#8589)
Konstantin Đorđević
2020-03-31
1
-1
/
+1
*
[Docs] Update layer documentation (#8371)
Drashna Jaelre
2020-03-21
1
-1
/
+1
*
keycodes.md: hard-code section link id attributes
James Young
2020-03-05
1
-22
/
+22
*
keycodes.md: don't use section headings as links
James Young
2020-03-05
1
-22
/
+66
*
Add explicit id tags to externally linked headers
skullY
2020-03-05
1
-4
/
+4
*
remove some unnecessary external links
James Young
2020-03-05
1
-2
/
+2
*
Move Grave Escape, Lock and Leader keycodes into their own sect… (#8093)
fauxpark
2020-02-07
1
-9
/
+24
*
Move Space Cadet keycodes to their own section in keycode reference (#7889)
fauxpark
2020-01-14
1
-10
/
+12
*
Add short aliases for Magic keycodes (#7541)
fauxpark
2019-12-05
1
-31
/
+31
*
Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)
Manna Harbour
2019-11-28
1
-19
/
+19
*
[Core] Convert Dynamic Macro to a Core Feature (#5948)
Drashna Jaelre
2019-11-04
1
-0
/
+10
*
Remove obsolete note about media keys in MacOS (#6631)
Steve Purcell
2019-10-30
1
-2
/
+2
*
Backslash-escape pipe character in keycode lists (#7157)
fauxpark
2019-10-26
1
-26
/
+26
*
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)
Joel Challis
2019-09-24
1
-28
/
+30
*
Added keycodes for swapping and unswapping the Control and OS keys (#6110)
Stephen Wanhella
2019-08-21
1
-2
/
+9
*
[Docs] Reword confusing description of `TO(layer)` (#6174)
lf
2019-06-24
1
-1
/
+1
*
Document MT keycode in keycodes.md
fauxpark
2019-05-25
1
-17
/
+18
*
Added check for event pressed to clear space cadet (#5839)
XScorpion2
2019-05-11
1
-0
/
+5
*
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...
Konstantin Đorđević
2019-05-03
1
-4
/
+12
*
Add C(), A() and G() to match already existing S() (#4673)
fauxpark
2019-01-25
1
-24
/
+24
*
Adding documentation for the LM layer modifier. (#3617)
Dave Brown
2019-01-25
1
-1
/
+1
*
Add new brightness aliases to keycodes_basic.md
fauxpark
2019-01-17
1
-203
/
+199
*
MacOS Brightness Alias (#4836)
Jeremy Bernhardt
2019-01-17
1
-4
/
+4
*
Tidy up Mod-Tap shortcuts (#4806)
fauxpark
2019-01-08
1
-17
/
+17
*
Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...
Konstantin Đorđević
2019-01-07
1
-4
/
+4
*
Docs: Clarify audio keycodes (#4620)
Drashna Jaelre
2018-12-14
1
-3
/
+3
*
Docs: Remove duplicate layer block in keycodes.md (#4621)
Drashna Jaelre
2018-12-14
1
-21
/
+10
*
Add standard definitions for ALGR and KC_ALGR (#4389)
Konstantin Đorđević
2018-12-12
1
-2
/
+2
*
Add Extrakey support for Brightness up/down (#4477)
Giuseppe Rota
2018-11-28
1
-0
/
+2
*
Add EEPROM_RESET keycode to keycodes.md doc (#4473)
noroadsleft
2018-11-23
1
-12
/
+13
*
Fixed Unicode Support heading (#4425)
James Osborn
2018-11-14
1
-0
/
+1
*
Docs: Fix descriptions of KC_INT1 and KC_INT3
KOBAYASHI Daisuke
2018-11-13
1
-2
/
+2
*
Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)
Konstantin Đorđević
2018-11-06
1
-1
/
+0
*
Create AG_TOGG code to toggle Alt/Gui swap.
Joe Wasson
2018-09-17
1
-0
/
+1
*
Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ...
fauxpark
2018-08-30
1
-2
/
+2
*
Dedupe shifted keycodes listing
fauxpark
2018-08-11
1
-1
/
+1
*
More improvements to keycode docs (#3567)
fauxpark
2018-08-04
1
-128
/
+141
*
Docs: Fixed the link to the advanced keycodes wiki (#3505)
Bruno Fagundez
2018-07-26
1
-1
/
+1
*
Overhaul to keycode related docs
Drashna Jaelre
2018-07-15
1
-87
/
+118
*
Clean up SEND_STRING keycodes and add media keys (#3214)
fauxpark
2018-06-28
1
-0
/
+1
*
Add rgblight mode 35 (R,G,B test mode) (#3114)
Takeshi ISHII
2018-06-04
1
-0
/
+1
*
Update documentation for rgb matrix (#3023)
yiancar
2018-05-22
1
-0
/
+16
*
Add macro for momentarily switching to a layer while some mods are active (#2...
snyman
2018-03-20
1
-8
/
+9
*
Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
fauxpark
2018-03-16
1
-218
/
+218
*
Add keycodes for swap-hands feature.
Joe Wasson
2018-03-16
1
-0
/
+12
*
Fixed typo of 'confid.h' to 'config.h' (#2448)
Brian Choromanski
2018-02-28
1
-1
/
+1
*
Remove reference to BL_x in keycodes.md, and add BL_BRTG
fauxpark
2018-01-12
1
-5
/
+5
*
Format keycode tables
fauxpark
2017-12-09
1
-312
/
+389
*
Clarify `KC_PWR` vs `KC_POWER`. Fixes #1994.
skullY
2017-11-10
1
-2
/
+2
[next]