1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-13 12:19:09 +00:00

docs(keyboard): add an online web tool that can generate keymaps intuitively

This commit is contained in:
I-Want-ToBelieve 2023-11-06 11:11:39 -08:00 committed by GitHub
parent afe83cbc2e
commit cc61190e84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,6 +45,7 @@ in
description = lib.mdDoc ''
List of keyboard mappings to apply, for more information see
<https://developer.apple.com/library/content/technotes/tn2450/_index.html>.
<https://hidutil-generator.netlify.app/>.
'';
};
};