Initial exploration of split BLE service.

* 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.
This commit is contained in:
Pete Johanson
2020-06-29 00:37:11 -04:00
parent f6110a632d
commit 3796f76c56
10 changed files with 150 additions and 1 deletions

View File

@@ -4,4 +4,7 @@ if SHIELD_KYRIA_LEFT || SHIELD_KYRIA_RIGHT
config ZMK_KEYBOARD_NAME
default "Kyria"
config ZMK_SPLIT
default y
endif

View File

@@ -4,6 +4,7 @@
* SPDX-License-Identifier: MIT
*/
#include <behaviors/split_bt.dtsi>
#include <dt-bindings/zmk/matrix-transform.h>
/ {