zmk/app/include
Joel Spadin 610a806c84 feat: Add function to erase all settings
Added a zmk_settings_erase() function to clear all saved settings. This
does not go through Zephyr's settings subsystem, but instead directly
clears the data from the setting storage backend, so a reboot is needed
for it to take effect.
2024-03-18 09:48:19 -07:00
..
drivers refactor(behaviors): Create a list to lookup behaviors 2023-12-04 20:06:54 -06:00
dt-bindings/zmk bt: add BT_CLR_ALL behaviour 2024-01-05 12:16:38 -08:00
linker fix(pm): Restore sleep suspension of devices. 2024-02-09 14:32:46 -08:00
zmk feat: Add function to erase all settings 2024-03-18 09:48:19 -07:00