Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
keycode.codes
lookup in README (#48)
All the keys in the `keycode.codes` map are lower-case, so `keycode.codes['Enter'] === undefined`
- Loading branch information