zmk/app/boards/shields/babyvble/Kconfig.defconfig
MakerJake e4c3553d5c
Update app/boards/shields/babyvble/Kconfig.defconfig
Co-authored-by: Dom H <dom@hxy.io>
2021-10-26 17:04:13 -04:00

9 lines
No EOL
147 B
Text

# Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_BABYVBLE
config ZMK_KEYBOARD_NAME
default "BabyvBle"
endif