zmk/app/boards/shields/orthrus/Kconfig.defconfig
HeavyDutySoul 63d3058465 Renew repo
2023-10-06 17:27:41 +03:00

16 lines
209 B
Text

if SHIELD_ORTHRUS_LEFT
config ZMK_KEYBOARD_NAME
default "Orthrus"
config ZMK_SPLIT_BLE_ROLE_CENTRAL
default y
endif
if SHIELD_ORTHRUS_LEFT || SHIELD_ORTHRUS_RIGHT
config ZMK_SPLIT
default y
endif