From 059a330a299586fc50d63812464d489bf05822e7 Mon Sep 17 00:00:00 2001 From: tmk Date: Sat, 23 Apr 2022 16:39:34 +0900 Subject: [PATCH] core: Add JPY to unimap position code --- tmk_core/common/unimap.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tmk_core/common/unimap.h b/tmk_core/common/unimap.h index cd00e1d7..9192f7ed 100644 --- a/tmk_core/common/unimap.h +++ b/tmk_core/common/unimap.h @@ -264,6 +264,7 @@ enum unimap_position_codes { #define UNIMAP_NUBS UNIMAP_NONUS_BSLASH /* Japanese specific */ #define UNIMAP_ZKHK UNIMAP_GRAVE +#define UNIMAP_JPY UNIMAP_JYEN /* Keypad */ #define UNIMAP_P1 UNIMAP_KP_1 #define UNIMAP_P2 UNIMAP_KP_2