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:
parent
f6110a632d
commit
3796f76c56
10 changed files with 150 additions and 1 deletions
8
app/dts/bindings/behaviors/zmk,behavior-split-bt.yaml
Normal file
8
app/dts/bindings/behaviors/zmk,behavior-split-bt.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2020, Pete Johanson
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
description: Split Bluetooth Behavior
|
||||
|
||||
compatible: "zmk,behavior-split-bt"
|
||||
|
||||
include: zero_param.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue