zmk icon indicating copy to clipboard operation
zmk copied to clipboard

feat(split): Add peripheral is bonded/connected to central

Open ReFil opened this issue 2 years ago • 3 comments

For easy use by displays and indicators it would be helpful to be able to see if any peripheral at an index is connected and bonded, follow on from #2032

ReFil avatar Nov 22 '23 15:11 ReFil

Nice, it might be useful for a single display (on central) setup on splits.

caksoylar avatar Nov 22 '23 17:11 caksoylar

Is there an existing event to hook up to in order to listen to peripheral changes? If not, might be a good opportunity to add one here.

caksoylar avatar Dec 22 '23 04:12 caksoylar

There is but it doesn't work quite right. This gets addressed in #2036 as it's needed for that functionality

ReFil avatar Dec 22 '23 09:12 ReFil