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
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