1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

macos-remap-keys: add japanese Kana and Eisuu keycodes

This commit is contained in:
WeetHet 2025-10-09 15:58:00 +03:00 committed by Austin Horstman
parent 685d8d85d0
commit 219150a73c

View file

@ -47,6 +47,10 @@ let
Capslock = "0x39";
# Section ('§') -- key below Escape on the non-US keyboards
NonUSBackslash = "0x64";
# Kana ('かな') -- key right of the space on Japanese keyboards
Kana = "0x90";
# Eisuu ('英数') -- key left of the space on Japanese keyboards
Eisuu = "0x91";
};
fKeys1To12 = {