Add German/French configuration extra key combinations

This commit is contained in:
q3aql 2020-10-05 19:08:33 +02:00 committed by GitHub
parent 56c64671b5
commit c2a1972da1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,3 +65,29 @@ return
<^>!*Escape::
Send, \
return
;
;German and French configuration extra key combinations
<^>!+w::
Send, <
return
;
<^>!w::
Send, <
return
;
!w::
Send, <
return
;
!y::
Send, <
return
;
<^>!+y::
Send, <
return
;
<^>!y::
Send, <
return
;