esphome-blekeyboard
esphome-blekeyboard copied to clipboard
Update ble_keyboard.cpp to release keys (issue #31)
As per issue #31 the media keys don't get released. This is just a PR echoing @Sr-psycho fix.
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