mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-14 15:06:52 -04:00
Support for : in keyboard
This commit is contained in:
parent
83cdf86326
commit
aa8a6ffb23
@ -61,7 +61,7 @@ char shifted_qwertz[128] = {
|
||||
'A', 'S', 'D', 'F', 'G', 'H', 'J', 'K', 'L', ';', /* 39 */
|
||||
'\'', '`', 0, /* Left shift */
|
||||
'\\', 'Y', 'X', 'C', 'V', 'B', 'N', /* 49 */
|
||||
'M', ',', '.', '/', 0, /* Right shift */
|
||||
'M', ',', ':', '/', 0, /* Right shift */
|
||||
'*',
|
||||
0, /* Alt */
|
||||
' ', /* Space bar */
|
||||
|
Loading…
x
Reference in New Issue
Block a user