core: Add JPY to unimap position code
This commit is contained in:
parent
9643a76b8e
commit
059a330a29
1 changed files with 1 additions and 0 deletions
|
|
@ -264,6 +264,7 @@ enum unimap_position_codes {
|
||||||
#define UNIMAP_NUBS UNIMAP_NONUS_BSLASH
|
#define UNIMAP_NUBS UNIMAP_NONUS_BSLASH
|
||||||
/* Japanese specific */
|
/* Japanese specific */
|
||||||
#define UNIMAP_ZKHK UNIMAP_GRAVE
|
#define UNIMAP_ZKHK UNIMAP_GRAVE
|
||||||
|
#define UNIMAP_JPY UNIMAP_JYEN
|
||||||
/* Keypad */
|
/* Keypad */
|
||||||
#define UNIMAP_P1 UNIMAP_KP_1
|
#define UNIMAP_P1 UNIMAP_KP_1
|
||||||
#define UNIMAP_P2 UNIMAP_KP_2
|
#define UNIMAP_P2 UNIMAP_KP_2
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue