Skip to content

Commit b9d2bf0

Browse files
authored
add docs for Focus Mode Toggle (#100)
* add docs for Focus Mode Toggle * update to describe hold to deactivate
1 parent e63368c commit b9d2bf0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/add-ons/focus-mode.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ Please note that focus mode pin can be set on the main GPIO pin mapping page.
2424

2525
### Requirements
2626

27-
The GPIO pin set in `Focus Mode Pin` needs to be brought and kept low to remain active. A toggle switch, slide toggle, or latching switch is necessary for proper use of this add-on.
27+
The GPIO pin set in `Focus Mode Pin` needs to be brought and kept low to remain active. A toggle switch, slide toggle, or latching switch is necessary to take advantage of the `Focus Mode Pin`.
28+
29+
Focus mode can also be enabled and disabled via the hotkey action [Focus Mode Toggle](../hotkeys.mdx#focus-mode-toggle) (which can be configured in [Hotkeys Settings](../web-configurator/menu-pages/01-settings.mdx#hotkey-settings)). Pressing the hotkey will activate focus mode, and holding the hotkey for 3 seconds will deactivate Focus Mode.
2830

2931
### Installation
3032

docs/hotkeys.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,3 +234,7 @@ The A1 Button hotkey is distinct from the [Touchpad Button](#touchpad-button) ho
234234
## A2 Button
235235

236236
This hotkey emulates a press of the <Hotkey buttons={["A2"]}/> button as not all controllers may have this button natively on the controller.
237+
238+
## Focus Mode Toggle
239+
240+
This hotkey toggles whether [Focus Mode](./add-ons/focus-mode.mdx) is active. Press to activate and hold for 3 seconds to deactivate.

0 commit comments

Comments
 (0)