Fix missing single quote character (') in US keyboard layout.

This commit is contained in:
Jonas 'Sortie' Termansen 2013-02-19 21:07:15 +01:00
parent 607128334f
commit 308b3169ca
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ namespace Sortix
'k', 'K', 'K', 'k',
'l', 'L', 'L', 'l',
';', ':', ';', ':',
':', '"', ':', '"',
'\'', '"', '\'', '"',
'`', '~', '`', '~',
0, 0, 0, 0, /* KBKEY_LSHIFT */
'\\', '|', '\\', '|',