summaryrefslogtreecommitdiff
path: root/docs/feature_advanced_keycodes.md
AgeCommit message (Collapse)Author
2018-07-06Add documentation for TAPPING_FORCE_HOLD (#2957) (#3320)Nicolas Schodet
Also improve documentation for related settings.
2018-05-07Fix up info boxes.skullY
2018-04-21Rework layer function docs (#2656)Mike Kozlowski
* Rework layer function docs * Update per PR feedback
2018-03-25Fixes and updates to docs (#2611)Drashna Jaelre
* Fix advanced keycode headers * Add caveat for OSM over Remote Desktop * Hopefully add better anchors to docs * Add Action code list reference * Formatting of RGB Underglow doc * Add brew update issue on macOS * Revert formatting * Revert RGB doc formatting * Make Config Options doc's sections linkable
2018-03-20Add macro for momentarily switching to a layer while some mods are active ↵snyman
(#2460) * Macro for a momentary layer switch with mods Passes through to the existing ACTION_LAYER_MODS macro, albeit with more limited options due to lack of space in the quantum_keycodes enum. * Add documentation for LM layer-mod macro * Clean up Tap Toggle documentation
2018-03-01Add a little aside explaining that shifted keys with mod-tap doesn't work ↵fauxpark
(#2446)
2017-12-09Trim trailing whitespacefauxpark
2017-12-09Format keycode tablesfauxpark
2017-12-09Convert all headings to Title Casefauxpark
2017-12-03update advanced_keycodes; oneshot = sticky/dead keysmmikeww
2017-11-30Fix internal links in docs/ (#2080)Devin J. Pohly
One link in the summary (Modding your keyboard) referred to a page that was deleted; the rest have been updated to point to the new names.
2017-11-06333fred layout update (#1971)Fred Silberberg
* Set up tap dance for layers on the lower button. * Refactored code to share in the users directory between my two keyboard layouts. * Small keyboard layout change. * Updated documentation on oneshot usage in macros/tap dance.
2017-10-24Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed
* fix #1313 by documenting more config.h options * Clean up and organize documentation