We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63522fe commit b209b4eCopy full SHA for b209b4e
src/KeyboardLayout.h
@@ -5,7 +5,7 @@
5
only in Keyboard.cpp and the keyboard layout files. Layout files map
6
ASCII character codes to keyboard scan codes (technically, to USB HID
7
Usage codes), possibly altered by the SHIFT or ALT_GR modifiers.
8
- Non-ACSII characters (anything outside the 7-bit range NUL..DEL) are
+ Non-ASCII characters (anything outside the 7-bit range NUL..DEL) are
9
not supported.
10
11
== Creating your own layout ==
0 commit comments