Hi all,
I've searched high and low for answers but have always come up short.
I'm trying to remap the keys above the numpad on the Ducky Shine II (DK9008S) but having issues along the way.
The new functions work and have been assigned, however I am unable to disable the default function of the keys (ie calc, explorer, mail, browser). So they both fire.
This is what I currently have for AutoHotKey:
SC121::Media_Play_Pause
sc16b::Volume_Mute
sc16c::Volume_Down
sc132::Volume_Up
I'm not too sure why the default function of the key continues to work because AFAIK AHK overrides it. However I might be missing something so any suggestions are extremely appreciated.
Thanks in advance!