NicoHood / HID

Bring enhanced HID functions to your Arduino!
http://www.nicohood.de
MIT License
2.37k stars 409 forks source link

MEDIA_PLAY_PAUSE only works on Win 10 after restart #214

Open DavidEngstrom opened 4 years ago

DavidEngstrom commented 4 years ago

Having a media controller built on a ATmega32U4, it controlls sound, play/pause and next track. Volum controlls using MEDIA_VOLUME_DOWN and MEDIA_VOLUME_UP works fine everytime. But the MEDIA_PLAY_PAUSE only works after a computer restart. Susepicting it stops working after teh computer go to sleepmode and after wake up its not wokring any more

NicoHood commented 4 years ago

Have you verified this does not happen with a "real" keyboard?