From f29729ebfe254fd2590eb97e2673a13b2512b052 Mon Sep 17 00:00:00 2001 From: German Gutierrez Date: Fri, 12 Jul 2024 14:04:37 +0200 Subject: [PATCH] Update docs/docs/behaviors/soft-off.md Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> --- docs/docs/behaviors/soft-off.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/behaviors/soft-off.md b/docs/docs/behaviors/soft-off.md index c11a2869..a02dcad3 100644 --- a/docs/docs/behaviors/soft-off.md +++ b/docs/docs/behaviors/soft-off.md @@ -41,7 +41,7 @@ By default, the keyboard will be turned off as soon as the key bound to the beha #### Split Peripheral Off On Press -By default on split keyboards, `split-peripheral-off-on-press` is enabled. This means that while you hold down the key in the central (usually the left one), the peripheral (usually the right one) will be immediately off. +`split-peripheral-off-on-press` is enabled by default on split keyboards. This means the peripheral will transition to soft-off mode as soon as the key is pressed, regardless of what `hold-time-ms` is set to. If you want to disable this functionality, you can modify the behavior: ```dts