Skip to content

Instantly share code, notes, and snippets.

@carlinmack
Last active September 24, 2019 04:56
Show Gist options
  • Save carlinmack/0befaf4a014b926712a9ae982b5fe22f to your computer and use it in GitHub Desktop.
Save carlinmack/0befaf4a014b926712a9ae982b5fe22f to your computer and use it in GitHub Desktop.
keycode 0x0a = 1 at
keycode 0x0b = 2 numbersign
keycode 0x0c = 3 sterling
keycode 0x0d = 4 dollar EuroSign EuroSign
keycode 0x0e = 5 percent
keycode 0x0f = 6 asciicircum
keycode 0x10 = 7 ampersand
keycode 0x11 = 8 asterisk
keycode 0x12 = 9 parenleft
keycode 0x13 = 0 parenright
keycode 0x14 = minus underscore
keycode 0x15 = equal plus
keycode 0x18 = q Q
keycode 0x19 = d D
keycode 0x1a = r R eacute eacute
keycode 0x1b = w W
keycode 0x1c = b B
keycode 0x1d = j J
keycode 0x1e = f F uacute uacute
keycode 0x1f = u U iacute iacute
keycode 0x20 = p P oacute oacute
keycode 0x21 = semicolon colon
keycode 0x22 = braceleft bracketleft
keycode 0x23 = braceright bracketright
keycode 0x26 = a A aacute aacute
keycode 0x27 = s S
keycode 0x28 = h H
keycode 0x29 = t T
keycode 0x2a = g G
keycode 0x2b = y Y
keycode 0x2c = n N
keycode 0x2d = e E
keycode 0x2e = o O
keycode 0x2f = i I
keycode 0x30 = apostrophe quotedbl
keycode 0x31 = bar asciitilde brokenbar brokenbar
keycode 0x33 = slash backslash
keycode 0x34 = z Z
keycode 0x35 = x X
keycode 0x36 = m M
keycode 0x37 = c C
keycode 0x38 = v V
keycode 0x39 = k K
keycode 0x3a = l L
keycode 0x3b = comma less
keycode 0x3c = period greater
keycode 0x3d = exclam question
keycode 0x41 = space space
keycode 0x5e = grave
keycode 0x5b = period period
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment