dmamontov / esphome-blekeyboard

ESPHome BLE Keyboard
https://community.home-assistant.io/t/esphome-ble-keyboard/
84 stars 16 forks source link

Update ble_keyboard.cpp to release keys (issue #31) #32

Open foxsam21 opened 8 months ago

foxsam21 commented 8 months ago

As per issue #31 the media keys don't get released. This is just a PR echoing @Sr-psycho fix.

muddyfeet commented 5 months ago

The issue is in the underlying T-vK BLEKeyboard.cpp releaseAll code. Have raised an issue and PR there https://github.com/T-vK/ESP32-BLE-Keyboard/pull/290