summaryrefslogtreecommitdiffstats
path: root/windows/kbdneo2/Treiber/AHK_für_kbdneo2/kbdneo2.ahk
diff options
context:
space:
mode:
Diffstat (limited to 'windows/kbdneo2/Treiber/AHK_für_kbdneo2/kbdneo2.ahk')
-rw-r--r--windows/kbdneo2/Treiber/AHK_für_kbdneo2/kbdneo2.ahk5
1 files changed, 0 insertions, 5 deletions
diff --git a/windows/kbdneo2/Treiber/AHK_für_kbdneo2/kbdneo2.ahk b/windows/kbdneo2/Treiber/AHK_für_kbdneo2/kbdneo2.ahk
index dca73c0..ec0ed63 100644
--- a/windows/kbdneo2/Treiber/AHK_für_kbdneo2/kbdneo2.ahk
+++ b/windows/kbdneo2/Treiber/AHK_für_kbdneo2/kbdneo2.ahk
@@ -184,11 +184,6 @@ if (isMod4Active and !isMod3Pressed)
Sendinput {Blind}{PGUP}
return
-~*v::
-if (isMod4Active and !isMod3Pressed)
-Sendinput {Blind}{BACKSPACE}
-return
-
~*l::
if (isMod4Active and !isMod3Pressed)
Sendinput {Blind}{UP}