From a1ca9675e2f34494797f883c4cd4f6546a323fe8 Mon Sep 17 00:00:00 2001 From: squidrpi Date: Sat, 31 Jul 2021 18:14:26 +0100 Subject: [PATCH] Add missing keys for UK keyboard --- keycodes.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keycodes.h b/keycodes.h index 24e8ec2..93f1bca 100644 --- a/keycodes.h +++ b/keycodes.h @@ -425,7 +425,7 @@ const unsigned short usb2ps2_set1[] = { 0x1a, // 2f: [ 0x1b, // 30: ] 0x2b, // 31: backslash - MISS, // 32: Europe 1 + 0x2b, // 32: Europe 1 0x27, // 33: ; 0x28, // 34: ' 0x29, // 35: ` @@ -475,7 +475,7 @@ const unsigned short usb2ps2_set1[] = { 0x49, // 61: KP 9 0x52, // 62: KP 0 0x53, // 63: KP . - MISS, // 64: Europe 2 + 0x56, // 64: Europe 2 OSD_OPEN | EXT | 0x2f, // 65: App MISS, // 66: Power MISS, // 67: KP =