diff options
author | John Ankarström <john@ankarstrom.se> | 2021-08-24 23:24:11 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-08-24 23:24:11 +0200 |
commit | ccc8855147d670cf21b50a0b93993a273ad43b1e (patch) | |
tree | ad700492147e4ad45f849fbbd5ee6fde8e662fb5 | |
parent | 72460e076518f1721edf6ee1f81c3d32737b87cf (diff) | |
download | ahk-ccc8855147d670cf21b50a0b93993a273ad43b1e.tar.gz |
keyboard: Remove old hotkeys
-rw-r--r-- | tt.keyboard.ahk | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/tt.keyboard.ahk b/tt.keyboard.ahk index d426384..82d0469 100644 --- a/tt.keyboard.ahk +++ b/tt.keyboard.ahk @@ -27,19 +27,8 @@ ;; ANSI keyboard mappings ----------------------------------------------------- -#If Layout() = layouts.us ; see tt.layout.ahk - /* -§::< -½::> -<^>§::| -*<^>1::SendInput, § -*<^>!::SendInput, ½ -¨::' -^::* -'::¨ -<^>*::~ -*/ +#If Layout() = layouts.us ; see tt.layout.ahk SC01A::å SC01B::ä @@ -65,6 +54,7 @@ SC02B::ö >!+4::SendInput, {ASC 0128} ; € #If +*/ ;; Acer 6312-K mappings ------------------------------------------------------- |