nixos: gen 198 @ nix-pad — 2026-07-31 15:31

26.05.20260724.597283a (Yarara)
This commit is contained in:
2026-07-31 15:31:53 -06:00
parent c713bc72e6
commit 5bd1693ab7
+1 -1
View File
@@ -1141,7 +1141,7 @@ static struct key keys_landscape[] = {
{",", ",", 1.0, Code, KEY_COMMA, .scheme = 1},
{"🙂", "🙂", 1.0, Layout, 0, &layouts[Emoji]},
{"", "", 4.0, Code, KEY_SPACE, .scheme = 1},
{"Tab", "Tab", 1.0, Code, KEY_SPACE, .scheme = 1},
{"Tab", "Tab", 1.0, Code, KEY_TAB, .scheme = 1},
{".", ".", 1.0, Code, KEY_DOT, .scheme = 1},
{"Enter", "Enter", 2.0, Code, KEY_ENTER, .scheme = 1},