mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-03-12 18:32:48 +01:00
adding fix in punctuation layer
This commit is contained in:
parent
2dac77392c
commit
5291f9a071
@ -1414,6 +1414,8 @@ static struct key keys_compose_punctuation[] = {
|
||||
{"9", "(", 1.0, Code, KEY_9},
|
||||
{"0", ")", 1.0, Code, KEY_0},
|
||||
{"", "", 0.0, EndRow},
|
||||
{"", "", 10.0, Pad},
|
||||
{"", "", 0.0, EndRow},
|
||||
{"⇧", "⇧", 2, Mod, Shift, .scheme = 1},
|
||||
{"", "", 1, Pad},
|
||||
{":", ":", 1, Code, KEY_SEMICOLON, 0, Shift},
|
||||
|
Loading…
x
Reference in New Issue
Block a user