keyboard/zmk-config/config/boards/shields/mdk_dongle/Kconfig.defconfig

10 lines
162 B
Plaintext

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_MDK_DONGLE
config ZMK_KEYBOARD_NAME
default "MDK Dongle"
endif