zmk/app/boards/shields/settings_reset
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
..
Kconfig.defconfig refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
Kconfig.shield refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
settings_reset.conf feat(shields): Make settings_reset shield reset all settings 2024-03-18 09:48:19 -07:00
settings_reset.keymap fix(shields): Make settings_reset more flexible. 2023-07-21 10:41:23 -07:00
settings_reset.overlay feat(shields): Allow settings_reset to build with board-only keyboards 2023-12-13 11:29:33 -08:00