zmk_mf68/app/boards/shields/nibble/Kconfig.defconfig

14 lines
174 B
Plaintext
Raw Normal View History

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_NIBBLE
config ZMK_KEYBOARD_NAME
default "NIBBLE_BLE"
config ZMK_USB
default y
endif