zmk/app/boards/arm/Retic1337_BTCTRL/Kconfig.defconfig
2021-11-14 15:34:24 -08:00

30 lines
No EOL
356 B
Text

# Retic1337_BTCTRL board configuration
if BOARD_RETIC1337_BTCTRL
config BOARD
default "BTCTRL"
config ZMK_KEYBOARD_NAME
default "REtic1337_BTCTRL"
if USB
config USB_NRFX
default y
config USB_DEVICE_STACK
default y
endif # USB
config BT_CTLR
default BT
config ZMK_BLE
default y
config ZMK_USB
default y
endif # BOARD_RETIC1337_BTCTRL