From 7e764506e623eaf4d468086a8301b52758037847 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Tue, 21 May 2024 14:31:19 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20for=20=C2=A3=20key=20in=20AHK?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ahk/acp-keyboard.ahk | 2 +- spec.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ahk/acp-keyboard.ahk b/ahk/acp-keyboard.ahk index 86943c0..d51145b 100644 --- a/ahk/acp-keyboard.ahk +++ b/ahk/acp-keyboard.ahk @@ -125,7 +125,7 @@ dead_macron := Map.Call( ; E03 - SC004 ; £ -^>SC004::Send "{U+00A3}" +>!SC004::Send "{U+00A3}" <^>!SC004::Send "{U+00A3}" ; » >!+SC004::Send "{U+00BB}" diff --git a/spec.html b/spec.html index 4328bb0..3b1d3a5 100644 --- a/spec.html +++ b/spec.html @@ -42,7 +42,7 @@ -

ACP Keyboard v4.0.0

+

ACP Keyboard v4.0.1

  1. Rationale
  2. Images