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

if SHIELD_EEK

config ZMK_KEYBOARD_NAME
    default "eek! ~ Keyboard"

endif