Enable Apple Keyboard function row keys for media and volume on Windows using an AutoHotKey script. Also enables NumLock by default.
Requires AutoHotKey v2.0
- Install AutoHotKey here
- Download project zip and unzip folder
- Locate the Startup items folder by pressing Win + R and entering
shell:startup
- Copy
apple_keyboard_script.ahk
from project folder to Startup items folder - Restart to activate script, or right click
apple_keyboard_script.ahk
and clickrun
to start using it right away
- F7 : Previous
- F8 : Play/Pause
- F9 : Next
- F10 : Mute
- F11 : Volume down
- F12 : Volume up