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