# keycode
A Rust crate for translating keycodes based on Chrome's mapping of keys.
## Current Source File Commit
### Repo
`https://chromium.googlesource.com/chromium/src.git`
### File
`ui/events/keycodes/dom/keycode_converter_data.inc`
### Commit Hash
`1fe838d`
# How to Update Source File
```bash