NicoHood/HID

MEDIA_PLAY_PAUSE only works on Win 10 after restart

Opened this issue · 1 comments

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

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