mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
add: ahk: extra remaps
This commit is contained in:
parent
9e9782357e
commit
609a2f13ba
2 changed files with 29 additions and 0 deletions
|
@ -62,3 +62,7 @@ return
|
|||
; HankakuZenkaku to esc
|
||||
sc029::
|
||||
Send, {Escape}
|
||||
|
||||
; ==========================================
|
||||
; include extra key remaps
|
||||
#Include extra_remaps.ahk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue