From ccc8855147d670cf21b50a0b93993a273ad43b1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Tue, 24 Aug 2021 23:24:11 +0200 Subject: keyboard: Remove old hotkeys --- tt.keyboard.ahk | 14 ++------------ 1 file 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 ------------------------------------------------------- -- cgit v1.2.3