summaryrefslogtreecommitdiff
path: root/app/boards/shields/settings_reset/Kconfig.defconfig
blob: 6d050cb4f487e0f20d917fe35dee43b13a24e5c1 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT

if SHIELD_SETTINGS_RESET

config ZMK_KEYBOARD_NAME
	default "SETTINGS RESET"

endif