summaryrefslogtreecommitdiff
path: root/docs/feature_advanced_keycodes.md
AgeCommit message (Expand)Author
2023-04-23Update code example to match description (#20528)Albert Y
2023-04-20[Docs] Fix suggested code pattern when a specific mod-mask is required. (#20512)precondition
2023-03-15[Doc] Add example to keyboard housekeeping and some minor fixes (#19968)しぐれ
2022-09-19[Docs] Extract 'Layer Change Code' and EEPROM (#18174)coliss86
2022-05-31Add trailing parens to `get_oneshot_mods` in feature_advanced_keycodes.md (#1...Forrest Cahoon
2021-06-22Additional documentation for GUI mod combo (#13266)Albert Y
2021-02-28[Docs] New section to modifier docs: Checking Modifier State (#10550)precondition
2020-10-01Doc followup 9942 (#10473)nopunin10did
2020-04-12Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević
2020-03-21[Docs] Update layer documentation (#8371)Drashna Jaelre
2020-03-05make sure all our redirects are in orderskullY
2020-03-05Add explicit id tags to externally linked headersskullY
2020-03-05break feature_advanced_keycodes.md up into multiple filesskullY
2020-02-25New feature: PERMISSIVE_HOLD_PER_KEY (#7994)ridingqwerty
2020-01-17Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859)ridingqwerty
2019-12-08fix instructions for oneshot layer handling on key release (#7554)hmkemppainen
2019-11-20fix feature_advanced_keycodes.md's link (#7421)Takeshi ISHII
2019-07-01fix typoshela
2019-03-07[Docs] Add Tap Dance example to the docs (#5326)Dusty Pomerleau
2019-02-21Replace instances of KEYMAP with LAYOUTnoroadsleft
2019-02-15Fix documentation about one shot tap toggleJayesh Vora
2019-02-07Adds a period to the docs.Erez Zukerman
2019-02-05Add One Shot Key callbacks (#4697)Thomas Baart
2019-01-25Add C(), A() and G() to match already existing S() (#4673)fauxpark
2019-01-14Pointed LM Docs at expected keycodes (#4835)Jeremy Bernhardt
2019-01-08Tidy up Mod-Tap shortcuts (#4806)fauxpark
2018-12-28Update feature_advanced_keycodes.md (#3672)Kyle Brown
2018-12-14Enhance documentation for Tap-Hold functions (#4628)Drashna Jaelre
2018-12-12Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević
2018-11-06Clarify the Mod Tap defines in documentation (#4352)Drashna Jaelre
2018-11-06Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)Konstantin Đorđević
2018-10-27Docs: Add references to One Shot functions, and clean up formatting (#4189)Drashna Jaelre
2018-10-22Add caveats for shifted characters (#4192)Drashna Jaelre
2018-10-10Specify max layers supported in layer keycodesDrashna Jaelre
2018-10-09Added link to One Shot KeysBrian Choromanski
2018-10-09Added OSL to list of layer togglesBrian Choromanski
2018-08-30Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ...fauxpark
2018-08-29Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)fauxpark
2018-08-11Dedupe shifted keycodes listingfauxpark
2018-07-26Docs: Clarify "right" -> "right-handed" (#3507)Evan Travers
2018-07-15Overhaul to keycode related docsDrashna Jaelre
2018-07-06Add documentation for TAPPING_FORCE_HOLD (#2957) (#3320)Nicolas Schodet
2018-05-07Fix up info boxes.skullY
2018-04-21Rework layer function docs (#2656)Mike Kozlowski
2018-03-25Fixes and updates to docs (#2611)Drashna Jaelre
2018-03-20Add macro for momentarily switching to a layer while some mods are active (#2...snyman
2018-03-01Add a little aside explaining that shifted keys with mod-tap doesn't work (#2...fauxpark
2017-12-09Trim trailing whitespacefauxpark
2017-12-09Format keycode tablesfauxpark
2017-12-09Convert all headings to Title Casefauxpark