index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
feature_advanced_keycodes.md
Age
Commit message (
Expand
)
Author
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