Apply suggestions from code review
Updated Side naming conventions Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
parent
2036804201
commit
09751b0803
1 changed files with 1 additions and 8 deletions
|
@ -4,20 +4,13 @@
|
|||
if SHIELD_ZODIARK_LEFT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Zodiark Left"
|
||||
default "Zodiark"
|
||||
|
||||
config ZMK_SPLIT_BLE_ROLE_CENTRAL
|
||||
default y
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_ZODIARK_RIGHT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Zodiark Right"
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_ZODIARK_LEFT || SHIELD_ZODIARK_RIGHT
|
||||
|
||||
config ZMK_SPLIT
|
||||
|
|
Loading…
Add table
Reference in a new issue