From: Pieter Degroote Date: Wed, 25 Mar 2020 21:46:54 +0000 (+0100) Subject: Add files via upload X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/commitdiff_plain/a625cbaecdcc2f1ab4670579025f146c667f1034?ds=sidebyside Add files via upload The letter ᵽ/Ᵽ (p/P with stroke) has been added to the dead key 'macron/stroke'. --- diff --git a/UltimateKEYS - 2020-03-25.ahk b/UltimateKEYS - 2020-03-25.ahk index 5506d93..68271ab 100644 --- a/UltimateKEYS - 2020-03-25.ahk +++ b/UltimateKEYS - 2020-03-25.ahk @@ -181,6 +181,8 @@ dkMacronStroke.item("o") := "ō" ; o with macron dkMacronStroke.item("O") := "Ō" ; O with macron dkMacronStroke.item("ö") := "Ç­" ; o with ogonek and macron dkMacronStroke.item("Ö") := "Ǭ" ; O with ogonek and macron +dkMacronStroke.item("p") := "áµ½" ; p with stroke +dkMacronStroke.item("P") := "â±£" ; P with stroke dkMacronStroke.item("r") := "ɍ" ; r with stroke dkMacronStroke.item("R") := "Ɍ" ; R with stroke dkMacronStroke.item("t") := "ŧ" ; t with stroke diff --git a/UltimateKEYS - 2020-03-25.klc b/UltimateKEYS - 2020-03-25.klc index 589d1a8..78e2c4d 100644 Binary files a/UltimateKEYS - 2020-03-25.klc and b/UltimateKEYS - 2020-03-25.klc differ