mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-27 00:15:18 -05:00
feat: Split physical layout selection sync.
* Ensure the split peripherals have the same selected physical layout on connection and change.
This commit is contained in:
committed by
Pete Johanson
parent
3975d2fdaf
commit
03b5b38bc4
@@ -18,3 +18,4 @@
|
||||
#define ZMK_SPLIT_BT_CHAR_RUN_BEHAVIOR_UUID ZMK_BT_SPLIT_UUID(0x00000002)
|
||||
#define ZMK_SPLIT_BT_CHAR_SENSOR_STATE_UUID ZMK_BT_SPLIT_UUID(0x00000003)
|
||||
#define ZMK_SPLIT_BT_UPDATE_HID_INDICATORS_UUID ZMK_BT_SPLIT_UUID(0x00000004)
|
||||
#define ZMK_SPLIT_BT_SELECT_PHYS_LAYOUT_UUID ZMK_BT_SPLIT_UUID(0x00000005)
|
||||
|
||||
Reference in New Issue
Block a user