Support for : in keyboard

This commit is contained in:
Baptiste Wicht 2016-07-03 18:58:04 +02:00
parent 83cdf86326
commit aa8a6ffb23

View File

@ -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 */