index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
feature_advanced_keycodes.md
Age
Commit message (
Expand
)
Author
2021-06-22
Additional documentation for GUI mod combo (#13266)
Albert Y
2021-02-28
[Docs] New section to modifier docs: Checking Modifier State (#10550)
precondition
2020-10-01
Doc followup 9942 (#10473)
nopunin10did
2020-04-12
Add *OPT aliases for *ALT keycodes and macros (#8714)
Konstantin Đorđević
2020-03-21
[Docs] Update layer documentation (#8371)
Drashna Jaelre
2020-03-05
make sure all our redirects are in order
skullY
2020-03-05
Add explicit id tags to externally linked headers
skullY
2020-03-05
break feature_advanced_keycodes.md up into multiple files
skullY
2020-02-25
New feature: PERMISSIVE_HOLD_PER_KEY (#7994)
ridingqwerty
2020-01-17
Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859)
ridingqwerty
2019-12-08
fix instructions for oneshot layer handling on key release (#7554)
hmkemppainen
2019-11-20
fix feature_advanced_keycodes.md's link (#7421)
Takeshi ISHII
2019-07-01
fix typo
shela
2019-03-07
[Docs] Add Tap Dance example to the docs (#5326)
Dusty Pomerleau
2019-02-21
Replace instances of KEYMAP with LAYOUT
noroadsleft
2019-02-15
Fix documentation about one shot tap toggle
Jayesh Vora
2019-02-07
Adds a period to the docs.
Erez Zukerman
2019-02-05
Add One Shot Key callbacks (#4697)
Thomas Baart
2019-01-25
Add C(), A() and G() to match already existing S() (#4673)
fauxpark
2019-01-14
Pointed LM Docs at expected keycodes (#4835)
Jeremy Bernhardt
2019-01-08
Tidy up Mod-Tap shortcuts (#4806)
fauxpark
2018-12-28
Update feature_advanced_keycodes.md (#3672)
Kyle Brown
2018-12-14
Enhance documentation for Tap-Hold functions (#4628)
Drashna Jaelre
2018-12-12
Add standard definitions for ALGR and KC_ALGR (#4389)
Konstantin Đorđević
2018-11-06
Clarify the Mod Tap defines in documentation (#4352)
Drashna Jaelre
2018-11-06
Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)
Konstantin Đorđević
2018-10-27
Docs: Add references to One Shot functions, and clean up formatting (#4189)
Drashna Jaelre
2018-10-22
Add caveats for shifted characters (#4192)
Drashna Jaelre
2018-10-10
Specify max layers supported in layer keycodes
Drashna Jaelre
2018-10-09
Added link to One Shot Keys
Brian Choromanski
2018-10-09
Added OSL to list of layer toggles
Brian Choromanski
2018-08-30
Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ...
fauxpark
2018-08-29
Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)
fauxpark
2018-08-11
Dedupe shifted keycodes listing
fauxpark
2018-07-26
Docs: Clarify "right" -> "right-handed" (#3507)
Evan Travers
2018-07-15
Overhaul to keycode related docs
Drashna Jaelre
2018-07-06
Add documentation for TAPPING_FORCE_HOLD (#2957) (#3320)
Nicolas Schodet
2018-05-07
Fix up info boxes.
skullY
2018-04-21
Rework layer function docs (#2656)
Mike Kozlowski
2018-03-25
Fixes and updates to docs (#2611)
Drashna Jaelre
2018-03-20
Add macro for momentarily switching to a layer while some mods are active (#2...
snyman
2018-03-01
Add a little aside explaining that shifted keys with mod-tap doesn't work (#2...
fauxpark
2017-12-09
Trim trailing whitespace
fauxpark
2017-12-09
Format keycode tables
fauxpark
2017-12-09
Convert all headings to Title Case
fauxpark
2017-12-03
update advanced_keycodes; oneshot = sticky/dead keys
mmikeww
2017-11-30
Fix internal links in docs/ (#2080)
Devin J. Pohly
2017-11-06
333fred layout update (#1971)
Fred Silberberg
2017-10-24
Restructure the hardware and feature docs to make things easier to find (#1888)
skullydazed