zmk icon indicating copy to clipboard operation
zmk copied to clipboard

Add options `CONFIG_ZMK_BLE_INDICATOR_AUTO_OFF` and `CONFIG_ZMK_HANDLE_BLE_DISCONNECTION`

Open cvcore opened this issue 2 years ago • 0 comments

This PR addresses the following issues / improvements:

  1. The keyboard will keep reconnecting itself to the computer, even if the user disconnects it manually from the bluetooth menu.
  2. Add an option to allow the keyboard to switch on the profile indicator only during profile switches / bluetooth connection establishment.

This PR is a combination of the previous two (#7 & #8) to ease review and merging.

cvcore avatar Oct 03 '23 15:10 cvcore