mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-21 04:26:56 -05:00
feat(bluetooth): Add new settings_reset shield.
* Easy to build board/image that will clear saved profile/bond information for a fresh start for keyboards.
This commit is contained in:
5
app/boards/shields/settings_reset/Kconfig.shield
Normal file
5
app/boards/shields/settings_reset/Kconfig.shield
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_SETTINGS_RESET
|
||||
def_bool $(shields_list_contains,settings_reset)
|
||||
Reference in New Issue
Block a user