652bb6ce05
* Easy to build board/image that will clear saved profile/bond information for a fresh start for keyboards.
5 lines
153 B
Text
5 lines
153 B
Text
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config SHIELD_SETTINGS_RESET
|
|
def_bool $(shields_list_contains,settings_reset)
|