zmk/app/boards/shields/duck/Kconfig.defconfig
2020-12-22 19:19:58 -08:00

11 lines
169 B
Text

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
#
# Author: Jack Hartstein
if SHIELD_DUCK
config ZMK_KEYBOARD_NAME
default "duck"
endif