Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed README ctrl char representation back
For display purposes, ctrl characters should be uppercase. In the implementation they should be treated as lowercase (because of Keyboard lib implementation).
- Loading branch information