zmk/docs/docs/config
Joel Spadin 1dfcfc7d3f feat(shields): Make settings_reset shield reset all settings
Added a new CONFIG_ZMK_SETTINGS_RESET_ON_START option which enables init
code to call zmk_settings_erase(), and changed the settings_reset shield
to use it instead of CONFIG_ZMK_BLE_CLEAR_BONDS_ON_START, so it now
resets all settings instead of just clearing BLE bonds.

CONFIG_ZMK_BLE_CLEAR_BONDS_ON_START is left in place for now in case
someone still needs it. It may be replaced in the future once we find a
better way to repair a broken split connection.
2024-03-18 09:48:19 -07:00
..
backlight.md fix(docs): More Zephyr docs link updates. 2024-02-09 14:32:46 -08:00
battery.md feat(docs): Add pointers for peripheral battery monitoring (#2177) 2024-02-17 21:51:09 -08:00
behaviors.md feat(behaviors): hold while undecided 2024-02-20 00:25:53 -08:00
bluetooth.md refactor(bt): Split security and conn exp. Kconfig 2023-12-15 08:59:03 -08: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 fix(docs): More Zephyr docs link updates. 2024-02-09 14:32:46 -08:00
power.md docs: Remove label property from documentation 2023-12-04 20:06:54 -06:00
system.md feat(shields): Make settings_reset shield reset all settings 2024-03-18 09:48:19 -07:00
underglow.md fix(docs): Add underglow brightness min/max (#2180) 2024-02-28 10:39:04 -08:00