index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
feature_advanced_keycodes.md
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-06
Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)
Ryan
1
-30
/
+30
2025-06-28
Clean up mod & mod-tap shortcuts (#25399)
Ryan
1
-23
/
+34
2024-11-17
docs: fix RWIN alias (#24610)
Amund Tenstad
1
-1
/
+1
2024-06-02
[docs] Organize driver & feature docs into subfolders (#23848)
Ryan
1
-2
/
+2
2024-05-30
Vitepress conversion of docs. (#23795)
Nick Brassel
1
-19
/
+19
2023-04-23
Update code example to match description (#20528)
Albert Y
1
-1
/
+1
2023-04-20
[Docs] Fix suggested code pattern when a specific mod-mask is required. (#20512)
precondition
1
-3
/
+3
2023-03-15
[Doc] Add example to keyboard housekeeping and some minor fixes (#19968)
しぐれ
1
-0
/
+5
2022-09-19
[Docs] Extract 'Layer Change Code' and EEPROM (#18174)
coliss86
1
-1
/
+1
2022-05-31
Add trailing parens to `get_oneshot_mods` in feature_advanced_keycodes.md (#1...
Forrest Cahoon
1
-1
/
+1
2021-06-22
Additional documentation for GUI mod combo (#13266)
Albert Y
1
-18
/
+21
2021-02-28
[Docs] New section to modifier docs: Checking Modifier State (#10550)
precondition
1
-0
/
+135
2020-10-01
Doc followup 9942 (#10473)
nopunin10did
1
-15
/
+18
2020-04-12
Add *OPT aliases for *ALT keycodes and macros (#8714)
Konstantin Đorđević
1
-3
/
+3
2020-03-21
[Docs] Update layer documentation (#8371)
Drashna Jaelre
1
-44
/
+5
2020-03-05
make sure all our redirects are in order
skullY
1
-0
/
+16
2020-03-05
Add explicit id tags to externally linked headers
skullY
1
-3
/
+3
2020-03-05
break feature_advanced_keycodes.md up into multiple files
skullY
1
-327
/
+6
2020-02-25
New feature: PERMISSIVE_HOLD_PER_KEY (#7994)
ridingqwerty
1
-0
/
+19
2020-01-17
Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859)
ridingqwerty
1
-0
/
+38
2019-12-08
fix instructions for oneshot layer handling on key release (#7554)
hmkemppainen
1
-1
/
+1
2019-11-20
fix feature_advanced_keycodes.md's link (#7421)
Takeshi ISHII
1
-1
/
+1
2019-07-01
fix typo
shela
1
-8
/
+8
2019-03-07
[Docs] Add Tap Dance example to the docs (#5326)
Dusty Pomerleau
1
-1
/
+1
2019-02-21
Replace instances of KEYMAP with LAYOUT
noroadsleft
1
-1
/
+1
2019-02-15
Fix documentation about one shot tap toggle
Jayesh Vora
1
-1
/
+1
2019-02-07
Adds a period to the docs.
Erez Zukerman
1
-1
/
+1
2019-02-05
Add One Shot Key callbacks (#4697)
Thomas Baart
1
-0
/
+75
2019-01-25
Add C(), A() and G() to match already existing S() (#4673)
fauxpark
1
-22
/
+22
2019-01-14
Pointed LM Docs at expected keycodes (#4835)
Jeremy Bernhardt
1
-1
/
+1
2019-01-08
Tidy up Mod-Tap shortcuts (#4806)
fauxpark
1
-17
/
+17
2018-12-28
Update feature_advanced_keycodes.md (#3672)
Kyle Brown
1
-1
/
+1
2018-12-14
Enhance documentation for Tap-Hold functions (#4628)
Drashna Jaelre
1
-4
/
+9
2018-12-12
Add standard definitions for ALGR and KC_ALGR (#4389)
Konstantin Đorđević
1
-2
/
+2
2018-11-06
Clarify the Mod Tap defines in documentation (#4352)
Drashna Jaelre
1
-15
/
+47
2018-11-06
Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)
Konstantin Đorđević
1
-1
/
+0
2018-10-27
Docs: Add references to One Shot functions, and clean up formatting (#4189)
Drashna Jaelre
1
-5
/
+12
2018-10-22
Add caveats for shifted characters (#4192)
Drashna Jaelre
1
-6
/
+14
2018-10-10
Specify max layers supported in layer keycodes
Drashna Jaelre
1
-2
/
+2
2018-10-09
Added link to One Shot Keys
Brian Choromanski
1
-1
/
+1
2018-10-09
Added OSL to list of layer toggles
Brian Choromanski
1
-0
/
+1
2018-08-30
Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ...
fauxpark
1
-47
/
+67
2018-08-29
Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)
fauxpark
1
-6
/
+4
2018-08-11
Dedupe shifted keycodes listing
fauxpark
1
-29
/
+1
2018-07-26
Docs: Clarify "right" -> "right-handed" (#3507)
Evan Travers
1
-1
/
+1
2018-07-15
Overhaul to keycode related docs
Drashna Jaelre
1
-0
/
+6
2018-07-06
Add documentation for TAPPING_FORCE_HOLD (#2957) (#3320)
Nicolas Schodet
1
-0
/
+28
2018-05-07
Fix up info boxes.
skullY
1
-4
/
+2
2018-04-21
Rework layer function docs (#2656)
Mike Kozlowski
1
-9
/
+10
2018-03-25
Fixes and updates to docs (#2611)
Drashna Jaelre
1
-3
/
+5
[next]