#Requires AutoHotkey v2.0
; 変換キーを無効化し、Win+Hに割り当て
vk1C::
{
Send "{LWin down}h{LWin up}"
}
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme