fix(docs): Update split naming system

This commit is contained in:
Nick Winans 2021-02-01 14:41:53 -06:00 committed by Pete Johanson
parent 478cf94374
commit 10870b24bf
1 changed files with 1 additions and 8 deletions

View File

@ -98,20 +98,13 @@ Finally, you'll want to turn on the split option for both sides. This can all be
if SHIELD_MY_BOARD_LEFT
config ZMK_KEYBOARD_NAME
default "My Awesome Keyboard Left"
default "My Awesome Keyboard"
config ZMK_SPLIT_BLE_ROLE_CENTRAL
default y
endif
if SHIELD_MY_BOARD_RIGHT
config ZMK_KEYBOARD_NAME
default "My Awesome Keyboard Right"
endif
if SHIELD_MY_BOARD_LEFT || SHIELD_MY_BOARD_RIGHT
config ZMK_SPLIT