zmk/app/src/split/bluetooth
ReFil dbe5dfb1d8
feat(split): Add is_bonded function to peripherals
There is already a function to see if the peripheral is connected, a matching one for if it's bonded is a useful addition for displays/indicators. `is_bonded` gets reset to false in the advertising function in preparation for runtime peripheral bond clearing
2023-12-04 18:31:35 -05:00
..
CMakeLists.txt
Kconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
central.c refactor: Move to `zmk_hid_indicators_t` type. 2023-11-27 16:03:18 -08:00
peripheral.c feat(split): Add is_bonded function to peripherals 2023-12-04 18:31:35 -05:00
service.c refactor: Move to `zmk_hid_indicators_t` type. 2023-11-27 16:03:18 -08:00
split_listener.c feature(split): add support for sensors from peripheral 2023-08-27 19:52:03 -07:00