Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update windows key tester for better locale usability (#216)
This commit supports #215 by printing the appropriate numerical values for use with `defcustomkeys` when running the Windows key tester binaries. This means the hook version now prints in decimal instead of hexadecimal and the interception version prints the number by doing the conversion: Stroke->OsCode->u16.
- Loading branch information