T-vK / ESP32-BLE-Keyboard

Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
2.27k stars 378 forks source link

Use unsupported media keys on USB #298

Open Leo-Ha opened 2 months ago

Leo-Ha commented 2 months ago

I would like to use the KEY_MEDIA_WWW_SEARCH on usb but havent gotten it to work, how could i take the function from this library and apply it to the usb hid library so the same command is sent through usb?