mirror of https://github.com/zmkfirmware/zmk.git
refactor(boards): Remove leftover right split name
This commit is contained in:
parent
10870b24bf
commit
014e5ba93c
|
|
@ -11,13 +11,6 @@ config ZMK_SPLIT_BLE_ROLE_CENTRAL
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if SHIELD_A_DUX_RIGHT
|
|
||||||
|
|
||||||
config ZMK_KEYBOARD_NAME
|
|
||||||
default "A. Dux Right"
|
|
||||||
|
|
||||||
endif
|
|
||||||
|
|
||||||
if SHIELD_A_DUX_LEFT || SHIELD_A_DUX_RIGHT
|
if SHIELD_A_DUX_LEFT || SHIELD_A_DUX_RIGHT
|
||||||
|
|
||||||
config ZMK_SPLIT
|
config ZMK_SPLIT
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue