zmk/docs/docs/config
Thomas Huber 9dc769496a
feat(ble): Add option to disable profile auto save
Add Kconfig option to disable persisting the BLE profile index after
every change. This is useful if the user wants to have the same profile
connected at startup regardless of which profile was connected last.

Add `&bt BT_SAVE` command to manually persist the currently active BLE
profile, ensuring it is selected as the active profile on startup.
2024-06-07 13:41:07 -07:00
..
backlight.md fix(docs): More Zephyr docs link updates. 2024-02-09 14:32:46 -08:00
battery.md chore: fix typos in various places 2024-05-13 16:47:33 -04:00
behaviors.md refactor(docs): Split DT props table for sensor rotate variants 2024-03-30 17:03:51 -07:00
bluetooth.md feat(ble): Add option to disable profile auto save 2024-06-07 13:41:07 -07:00
combos.md refactor(docs): Use .mdx for docs with mdx features 2024-01-20 22:28:41 -08:00
displays.md chore(docs): Update Zephyr links to 3.5.0 versions. 2024-02-09 14:32:46 -08:00
encoders.md docs: Remove label property from documentation 2023-12-04 20:06:54 -06:00
index.md fix(docs): More Zephyr docs link updates. 2024-02-09 14:32:46 -08:00
keymap.md refactor(docs): Use .mdx for docs with mdx features 2024-01-20 22:28:41 -08:00
kscan.md feat(docs): Document example toggle-mode implementation 2024-05-03 14:17:09 -04:00
power.md fix(docs): Apply suggestions from code review 2024-03-27 20:59:26 -07:00
system.md chore: fix typos in various places 2024-05-13 16:47:33 -04:00
underglow.md fix(docs): Add underglow brightness min/max (#2180) 2024-02-28 10:39:04 -08:00