From ab474d0083a29a4d7aacc14904d16c5069b891e4 Mon Sep 17 00:00:00 2001 From: Pieter Degroote Date: Wed, 25 Mar 2020 23:22:52 +0100 Subject: [PATCH] Add files via upload An error in the comments has been corrected. --- UltimateKEYS - 2020-03-25.ahk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UltimateKEYS - 2020-03-25.ahk b/UltimateKEYS - 2020-03-25.ahk index 68271ab..33b1da5 100644 --- a/UltimateKEYS - 2020-03-25.ahk +++ b/UltimateKEYS - 2020-03-25.ahk @@ -314,8 +314,8 @@ dkAcuteAccent.item("f") := "ƒ" ; f with hook dkAcuteAccent.item("F") := "Ƒ" ; F with hook dkAcuteAccent.item("g") := "ǵ" ; g with acute dkAcuteAccent.item("G") := "Ǵ" ; G with acute -dkAcuteAccent.item("h") := "ɦ" ; g with acute -dkAcuteAccent.item("H") := "Ɦ" ; G with acute +dkAcuteAccent.item("h") := "ɦ" ; h with hook +dkAcuteAccent.item("H") := "Ɦ" ; H with hook dkAcuteAccent.item("i") := "í" ; i with acute dkAcuteAccent.item("I") := "Í" ; I with acute dkAcuteAccent.item("j") := "ij" ; ligature ij -- 2.47.3