]> shimmer.witbreuk.eu Git - UltimateKEYS.git/commitdiff
Add files via upload
authorPieter Degroote <pieter-degroote@users.noreply.github.com>
Sat, 12 Dec 2020 19:18:00 +0000 (20:18 +0100)
committerGitHub <noreply@github.com>
Sat, 12 Dec 2020 19:18:00 +0000 (20:18 +0100)
Changes for both 'Classic' and 'SW' :
Added symbols for 'envelope' and 'telephone'.
Some small optimizations have been made regarding :  Send {blind}{vkE8}

UltimateKEYS SW - 2020-12-12.ahk

index 839736b06b1ba75edf1fbecf0cc96bcf654ed7a5..d293d53b27a59c0a5125d4eb720c6919cee62384 100644 (file)
@@ -908,7 +908,7 @@ dkMathSymbols.item[" "] := "{u+221a}"  ; (√) square root
 
 
 fSendSecondChar(char) {
 
 
 fSendSecondChar(char) {
-; function for keeping correct operation after dead key press when Scroll Lock enabled
+; function for keeping correct operation after dead key press when Scroll Lock is enabled
 
   if GetKeyState("ScrollLock", "T") {
     if (char == "1")
 
   if GetKeyState("ScrollLock", "T") {
     if (char == "1")