6 lines
153 B
Text
6 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)
|