1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-27 10:07:44 +00:00
Commit graph

3 commits

Author SHA1 Message Date
b3af8158a7
darwin: do not remap tilde, do not enableKeyMapping
for some reason this turned '"' into '<', which is not good.

revert it all using:

  hidutil property --set '{"UserKeyMapping":[]}'

or:

  hidutil property --set '{"UserKeyMapping": [{"HIDKeyboardModifierMappingSrc":0x70000003e, "HIDKeyboardModifierMappingDst":0x70000003e}]}'
2025-07-26 03:45:37 +03:00
7f1381c474
darwin: more tinkering 2025-07-26 03:13:19 +03:00
c4888c276b
feat: huge darwin overhaul 2025-04-13 18:48:51 +03:00