Skip to content

Instantly share code, notes, and snippets.

View gunturaf's full-sized avatar
🚲
Living in The Material World

Guntur Akhmad gunturaf

🚲
Living in The Material World
View GitHub Profile
@gunturaf
gunturaf / win10_screenshot_k3.ahk
Created March 27, 2021 08:13
autohotkey to remap screenshot key in Keychron K3 to Win+Shift+S (Windows 10)
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
PrintScreen::#+s