]> shimmer.witbreuk.eu Git - UltimateKEYS.git/blobdiff - autohotkey-v1.1/UltimateKEYS.ahk
Add files via upload
[UltimateKEYS.git] / autohotkey-v1.1 / UltimateKEYS.ahk
index 0ed138c570591d07cb6d9392f531fb8fa6d32c7a..3778c56926bef583175a8f66528119be461c948b 100644 (file)
@@ -147,6 +147,8 @@ cmpDotAbove.item["Z"] := "{u+017b}"  ; (Ż) Z with dot above
 ; Compose :  Ring Above (o)
 
 cmpRingAbove := ComObjCreate("Scripting.Dictionary")
+cmpRingAbove.item["a"] := "{u+00e5}"  ; (å) a with ring above
+cmpRingAbove.item["A"] := "{u+00c5}"  ; (Å) A with ring above
 cmpRingAbove.item["u"] := "{u+016f}"  ; (ů) u with ring above
 cmpRingAbove.item["U"] := "{u+016e}"  ; (Ů) U with ring above
 cmpRingAbove.item["w"] := "{u+1e98}"  ; (ẘ) w with ring above
@@ -459,6 +461,8 @@ cmpTilde.item["e"] := "{u+1ebd}"  ; (ẽ) e with tilde
 cmpTilde.item["E"] := "{u+1ebc}"  ; (Ẽ) E with tilde
 cmpTilde.item["i"] := "{u+0129}"  ; (ĩ) i with tilde
 cmpTilde.item["I"] := "{u+0128}"  ; (Ĩ) I with tilde
+cmpTilde.item["l"] := "{u+026b}"  ; (ɫ) l with middle tilde
+cmpTilde.item["L"] := "{u+2c62}"  ; (Ɫ) L with middle tilde
 cmpTilde.item["n"] := "{u+00f1}"  ; (ñ) n with tilde
 cmpTilde.item["N"] := "{u+00d1}"  ; (Ñ) N with tilde
 cmpTilde.item["o"] := "{u+00f5}"  ; (õ) o with tilde