Tool to assist remapping macOS keyboard keys.
```sh
$ kb-remap --name "Apple Internal Keyboard / Trackpad" --map /capslock/delete/ --swap '/0x64/'
Apple Internal Keyboard / Trackpad
• Raw(100) -> Char('
')
• Char('`') -> Raw(100)
• CapsLock -> Delete
$ kb-remap --name "USB Keyboard" --map /0x39/0x2A/ USB Keyboard • Raw(57) -> Raw(42) ```
Licensed under either of
at your option.