Created
December 11, 2015 10:23
-
-
Save stianl/2cf234618b9a8dbf82b0 to your computer and use it in GitHub Desktop.
Media hotkey mapping matching Steelseries 6gv2 Raw
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#F1::Send {Volume_Mute} | |
#F2::Send {Volume_Down 3} | |
#F3::Send {Volume_Up 3} | |
#F4::Send {Media_Play_Pause} | |
#F5::Send {Media_Prev} | |
#F6::Send {Media_Next} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment