zmk/app/boards/arm/retic1337_tkl/Kconfig.defconfig
retic1337 f7a4f6f97b Test
2021-09-26 17:29:58 -07:00

29 lines
342 B
Text

# retic1337_tkl board configuration
if BOARD_RETIC1337_TKL
config ZMK_KEYBOARD_NAME
default "Test_Keyboard"
config I2C
default y
config USB_NRFX
default y
config USB_DEVICE_STACK
default y
config BT_CTLR
default BT
config ZMK_BLE
default y
config ZMK_USB
default y
config IS31FL3733
default y
endif # BOARD_RETIC1337_TKL