mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-03-12 18:32:48 +01:00
fixup: use narrow no-break-space and changed the key label
This commit is contained in:
parent
67ef1d40f3
commit
73130886cc
@ -1675,7 +1675,7 @@ static struct key keys_compose_punctuation[] = {
|
||||
{"…", "…", 1, Copy, 0x2026, 0, 0x2026},
|
||||
{":", ":", 1, Code, KEY_SEMICOLON, 0, Shift},
|
||||
{";", ";", 1, Code, KEY_SEMICOLON, 0},
|
||||
{"¤", "¤", 1, Copy, 0x00A0, 0, 0x00A0},
|
||||
{"⍽", "⍽", 1, Copy, 0x202F, 0, 0x00A0},
|
||||
{"", "", 0.5, Pad},
|
||||
{"", "", 0.0, EndRow},
|
||||
{"⇧", "⇫", 1.5, Mod, Shift, .scheme = 1},
|
||||
|
Loading…
x
Reference in New Issue
Block a user