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

if SHIELD_EEK

config ZMK_KEYBOARD_NAME
    default "eek! ~ Keyboard"

endif