zmk_mf68/app/boards/shields/settings_reset/Kconfig.defconfig

11 lines
159 B
Plaintext

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_SETTINGS_RESET
config ZMK_KEYBOARD_NAME
default "SETTINGS RESET"
endif