mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-04-15 13:26:49 +02:00
Add . from compose punctuation now that we removed the bottom bar
This commit is contained in:
parent
d75d42aaa1
commit
50c40863b8
@ -1679,7 +1679,8 @@ static struct key keys_compose_punctuation[] = {
|
||||
{"?", "?", 1, Code, KEY_DOT, 0, Shift},
|
||||
{"·", "·", 1, Copy, 0x2027, 0, 0x2027},
|
||||
{",", ",", 1, Code, KEY_COMMA},
|
||||
{"", "", 1.5, Pad},
|
||||
{".", ".", 1, Code, KEY_DOT},
|
||||
{"", "", 0.5, Pad},
|
||||
{"", "", 0.0, EndRow},
|
||||
{"Abc", "Abc", 1.0, BackLayer, .scheme = 1},
|
||||
{"", "", 9, Pad},
|
||||
|
Loading…
x
Reference in New Issue
Block a user