arndc / custom-keyboard-layouts-macos

This repository offers custom keyboard layouts for macOS, enabling users to tailor their keyboard mappings for a personalized experience.
MIT License
0 stars 0 forks source link

Make key-remapper.zsh script repeatable #2

Open arndc opened 3 months ago

arndc commented 3 months ago

Currently, the key-remapper.zsh script is not repeatable as old configuration will be overwritten by new one.

arndc commented 3 months ago

You can chain multiple swap options for the same keyboard in 1 command to mitigate this issue in attendance of a permanent fix.

e.g.,

key-remapper.zsh --keyboard "My Keyboard" "swap:0x7000000e7:0x7000000e6" "swap:0x700000035:0x700000064"