summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--windows/autohotkey/neo20-all-in-one.ahk8
1 files changed, 4 insertions, 4 deletions
diff --git a/windows/autohotkey/neo20-all-in-one.ahk b/windows/autohotkey/neo20-all-in-one.ahk
index 7c19396..33f32d7 100644
--- a/windows/autohotkey/neo20-all-in-one.ahk
+++ b/windows/autohotkey/neo20-all-in-one.ahk
@@ -2755,7 +2755,7 @@ neo_d:
else if Ebene = 3
send :
else if Ebene = 4
- {} ; leer ... Send `,
+ Send `,
else if Ebene = 5
SendUnicodeChar(0x03B4) ;delta
else if Ebene = 6
@@ -2790,7 +2790,7 @@ neo_y:
else if Ebene = 3
send @
else if Ebene = 4
- { } ; leer ...
+ Send .
else if Ebene = 5
SendUnicodeChar(0x03C5) ; upsilon
else if Ebene = 6
@@ -2993,7 +2993,7 @@ neo_b:
else if Ebene = 3
send {blind}{+}
else if Ebene = 4
- send {NumpadDot}
+ send :
else if Ebene = 5
SendUnicodeChar(0x03B2) ; beta
else if Ebene = 6
@@ -3159,7 +3159,7 @@ neo_j:
else if Ebene = 3
send `;
else if Ebene = 4
- Send . ; eigentlich laut Referenz { } ; leer
+ Send `;
else if Ebene = 5
SendUnicodeChar(0x03D1) ; vartheta
else if Ebene = 6