feat: LED indicators on peripheral side

This commit is contained in:
Alessandro Bortolin
2022-11-27 18:11:43 +01:00
committed by Pete Johanson
parent 4e55c5f6e9
commit d9bb0d7d0e
6 changed files with 119 additions and 4 deletions

View File

@@ -17,3 +17,4 @@
#define ZMK_SPLIT_BT_CHAR_POSITION_STATE_UUID ZMK_BT_SPLIT_UUID(0x00000001)
#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)