From efb9caa0d4f28602640cc8fe5feb9310205c411b Mon Sep 17 00:00:00 2001 From: Manuel Transfeld Date: Fri, 30 Jan 2026 19:29:05 +0100 Subject: [PATCH] Update link for CONFIG_ZMK_SETTINGS_SAVE_DEBOUNCE --- docs/docs/keymaps/behaviors/bluetooth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/keymaps/behaviors/bluetooth.md b/docs/docs/keymaps/behaviors/bluetooth.md index 44e38d309..4cafd2ff4 100644 --- a/docs/docs/keymaps/behaviors/bluetooth.md +++ b/docs/docs/keymaps/behaviors/bluetooth.md @@ -49,7 +49,7 @@ Here is a table describing the command for each define: :::note[Selected profile persistence] The profile that is selected by the `BT_SEL`/`BT_PRV`/`BT_NXT` actions will be [saved to flash storage](../../config/settings.md) and hence persist across restarts and firmware flashes. -However it will only be saved after [`CONFIG_ZMK_SETTINGS_SAVE_DEBOUNCE`](../../config/system.md#general) milliseconds in order to reduce potential wear on the flash memory. +However it will only be saved after [`CONFIG_ZMK_SETTINGS_SAVE_DEBOUNCE`](../../config/settings.md#kconfig) milliseconds in order to reduce potential wear on the flash memory. ::: ## Bluetooth Behavior