zmk/docs/docs
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
..
assets docs: update dev env setup guide 2023-01-19 22:25:10 -05:00
behaviors feat(ble): Add option to disable profile auto save 2024-06-07 13:41:07 -07:00
codes refactor: Improve keymap upgrader 2024-01-25 18:03:37 -06:00
config feat(ble): Add option to disable profile auto save 2024-06-07 13:41:07 -07:00
development feat(docs): Improve the toolchain setup page (#2272) 2024-06-01 21:51:08 -07:00
features fix(docs): Removing to-to typos (#2310) 2024-05-25 22:16:33 -07:00
customization.md feat(docs): Improve the toolchain setup page (#2272) 2024-06-01 21:51:08 -07:00
faq.md fix(docs): More Zephyr docs link updates. 2024-02-09 14:32:46 -08:00
hardware.mdx fix(docs): Fix extra line issue in hardware headers 2024-01-20 22:28:41 -08:00
intro.md chore(docs): Update Zephyr links to 3.5.0 versions. 2024-02-09 14:32:46 -08:00
keymap-example-file.md docs: Add syntax highlighting to more code blocks 2023-10-09 15:19:24 -07:00
keymap-example.md docs: Add syntax highlighting to more code blocks 2023-10-09 15:19:24 -07:00
troubleshooting.md feat(docs): Improve the toolchain setup page (#2272) 2024-06-01 21:51:08 -07:00
user-setup.mdx fix(docs): Work around docusaurus bug causing broken links 2024-01-20 22:28:41 -08:00