From: Pieter Degroote Date: Fri, 27 Mar 2020 14:20:15 +0000 (+0100) Subject: Add files via upload X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/commitdiff_plain/e806197ed0fb9c7321063572185bd0fe51e47e63?hp=e7d83abacc34b865e5dcf68a251088f42c145c35 Add files via upload --- diff --git a/UltimateKEYS - 2020-03-27.ahk b/UltimateKEYS - 2020-03-27.ahk index dcd48fd..b03d57f 100644 --- a/UltimateKEYS - 2020-03-27.ahk +++ b/UltimateKEYS - 2020-03-27.ahk @@ -334,6 +334,8 @@ dkAcuteAccent.item("ö") := "ő" ; o with double acute dkAcuteAccent.item("Ö") := "Ő" ; O with double acute dkAcuteAccent.item("p") := "ƥ" ; p with hook dkAcuteAccent.item("P") := "Ƥ" ; P with hook +dkAcuteAccent.item("q") := "ɋ" ; q with hook tail +dkAcuteAccent.item("Q") := "Ɋ" ; Q with hook tail dkAcuteAccent.item("r") := "ŕ" ; r with acute dkAcuteAccent.item("R") := "Ŕ" ; R with acute dkAcuteAccent.item("s") := "ś" ; s with acute @@ -552,10 +554,13 @@ dkBrokenBar.item("c") := "ƈ" ; c with hook dkBrokenBar.item("C") := "Ƈ" ; C with hook dkBrokenBar.item("e") := "ɛ" ; small open e (latin small epsilon) dkBrokenBar.item("E") := "Ɛ" ; capital open E (latin capital epsilon) +dkBrokenBar.item("f") := "❦" ; floral heart +dkBrokenBar.item("F") := "❧" ; rotated floral heart bullet dkBrokenBar.item("g") := "ɠ" ; g with hook dkBrokenBar.item("G") := "Ɠ" ; G with hook -dkBrokenBar.item("h") := "❦" ; floral heart -dkBrokenBar.item("H") := "❧" ; rotated floral heart bullet +dkBrokenBar.item("h") := "ꜧ" ; small letter heng +dkBrokenBar.item("H") := "Ꜧ" ; capital letter heng +dkBrokenBar.item("ù") := "ɧ" ; small letter heng with hook dkBrokenBar.item("k") := "ḱ" ; k with acute dkBrokenBar.item("K") := "Ḱ" ; K with acute dkBrokenBar.item("n") := "ɲ" ; n with left hook diff --git a/UltimateKEYS - 2020-03-27.klc b/UltimateKEYS - 2020-03-27.klc index f745f66..498896c 100644 Binary files a/UltimateKEYS - 2020-03-27.klc and b/UltimateKEYS - 2020-03-27.klc differ