10 lines
162 B
Plaintext
Executable file
10 lines
162 B
Plaintext
Executable file
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_MDK_DONGLE
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "MDK Dongle"
|
|
|
|
endif
|