zmk/app/boards/shields/babyvble/Kconfig.defconfig
2021-10-04 16:27:40 -04:00

10 lines
155 B
Text

# Copyright (c) 2020 Pete Johanson, Richard Jones
# SPDX-License-Identifier: MIT
if SHIELD_babyvble
config ZMK_KEYBOARD_NAME
default "BabyvBle"
endif