summaryrefslogtreecommitdiffstats
path: root/docs/feature_advanced_keycodes.md
Commit message (Expand)AuthorAgeFilesLines
* Update code example to match description (#20528)Albert Y2023-04-231-1/+1
* [Docs] Fix suggested code pattern when a specific mod-mask is required. (#20512)precondition2023-04-201-3/+3
* [Doc] Add example to keyboard housekeeping and some minor fixes (#19968)しぐれ2023-03-151-0/+5
* [Docs] Extract 'Layer Change Code' and EEPROM (#18174)coliss862022-09-191-1/+1
* Add trailing parens to `get_oneshot_mods` in feature_advanced_keycodes.md (#1...Forrest Cahoon2022-05-311-1/+1
* Additional documentation for GUI mod combo (#13266)Albert Y2021-06-221-18/+21
* [Docs] New section to modifier docs: Checking Modifier State (#10550)precondition2021-02-281-0/+135
* Doc followup 9942 (#10473)nopunin10did2020-10-011-15/+18
* Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević2020-04-121-3/+3
* [Docs] Update layer documentation (#8371)Drashna Jaelre2020-03-211-44/+5
* make sure all our redirects are in orderskullY2020-03-051-0/+16
* Add explicit id tags to externally linked headersskullY2020-03-051-3/+3
* break feature_advanced_keycodes.md up into multiple filesskullY2020-03-051-327/+6
* New feature: PERMISSIVE_HOLD_PER_KEY (#7994)ridingqwerty2020-02-251-0/+19
* Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859)ridingqwerty2020-01-171-0/+38
* fix instructions for oneshot layer handling on key release (#7554)hmkemppainen2019-12-081-1/+1
* fix feature_advanced_keycodes.md's link (#7421)Takeshi ISHII2019-11-201-1/+1
* fix typoshela2019-07-011-8/+8
* [Docs] Add Tap Dance example to the docs (#5326)Dusty Pomerleau2019-03-071-1/+1
* Replace instances of KEYMAP with LAYOUTnoroadsleft2019-02-211-1/+1
* Fix documentation about one shot tap toggleJayesh Vora2019-02-151-1/+1
* Adds a period to the docs.Erez Zukerman2019-02-071-1/+1
* Add One Shot Key callbacks (#4697)Thomas Baart2019-02-051-0/+75
* Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-251-22/+22
* Pointed LM Docs at expected keycodes (#4835)Jeremy Bernhardt2019-01-141-1/+1
* Tidy up Mod-Tap shortcuts (#4806)fauxpark2019-01-081-17/+17
* Update feature_advanced_keycodes.md (#3672)Kyle Brown2018-12-281-1/+1
* Enhance documentation for Tap-Hold functions (#4628)Drashna Jaelre2018-12-141-4/+9
* Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević2018-12-121-2/+2
* Clarify the Mod Tap defines in documentation (#4352)Drashna Jaelre2018-11-061-15/+47
* Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)Konstantin Đorđević2018-11-061-1/+0
* Docs: Add references to One Shot functions, and clean up formatting (#4189)Drashna Jaelre2018-10-271-5/+12
* Add caveats for shifted characters (#4192)Drashna Jaelre2018-10-221-6/+14
* Specify max layers supported in layer keycodesDrashna Jaelre2018-10-101-2/+2
* Added link to One Shot KeysBrian Choromanski2018-10-091-1/+1
* Added OSL to list of layer togglesBrian Choromanski2018-10-091-0/+1
* Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ...fauxpark2018-08-301-47/+67
* Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)fauxpark2018-08-291-6/+4
* Dedupe shifted keycodes listingfauxpark2018-08-111-29/+1
* Docs: Clarify "right" -> "right-handed" (#3507)Evan Travers2018-07-261-1/+1
* Overhaul to keycode related docsDrashna Jaelre2018-07-151-0/+6
* Add documentation for TAPPING_FORCE_HOLD (#2957) (#3320)Nicolas Schodet2018-07-061-0/+28
* Fix up info boxes.skullY2018-05-071-4/+2
* Rework layer function docs (#2656)Mike Kozlowski2018-04-211-9/+10
* Fixes and updates to docs (#2611)Drashna Jaelre2018-03-251-3/+5
* Add macro for momentarily switching to a layer while some mods are active (#2...snyman2018-03-201-1/+2
* Add a little aside explaining that shifted keys with mod-tap doesn't work (#2...fauxpark2018-03-011-1/+7
* Trim trailing whitespacefauxpark2017-12-091-1/+1
* Format keycode tablesfauxpark2017-12-091-23/+23
* Convert all headings to Title Casefauxpark2017-12-091-4/+4