kb-remap 0.0.1

Tool to assist remapping macOS keyboard keys
Documentation
# kb-remap

Tool to assist remapping macOS keyboard keys.

## Examples

```
kb-remap --name "Apple Internal Keyboard / Trackpad" --map 0x700000039:0x70000002A --map 0x700000064:0x700000035
kb-remap --name "USB Keyboard" --map 0x700000039:0x70000002A
```

## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or
  http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.