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 NonUSBackslash keycode

This commit is contained in:
Karolis Labrencis 2025-09-27 16:33:25 +03:00 committed by Austin Horstman
parent bc2afee55b
commit 11cc3d55de

View file

@ -45,6 +45,8 @@ let
Dot = "0x37";
Slash = "0x38";
Capslock = "0x39";
# Section ('§') -- key below Escape on the non-US keyboards
NonUSBackslash = "0x64";
};
fKeys1To12 = {