* Service for split peripheral to report position state to split central. * Updated advertising info. * Behavior for split BT until we have a proper event system.
10 lines
123 B
Text
10 lines
123 B
Text
|
|
if SHIELD_KYRIA_LEFT || SHIELD_KYRIA_RIGHT
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Kyria"
|
|
|
|
config ZMK_SPLIT
|
|
default y
|
|
|
|
endif
|