chore: moonlander keyboard layout

This commit is contained in:
m3tam3re
2026-06-19 11:29:02 +02:00
parent 413a7d123e
commit aa249c1f31
+24 -12
View File
@@ -40,7 +40,7 @@ in {
]; ];
input = { input = {
kb_layout = "de,us"; kb_layout = "us";
kb_variant = ""; kb_variant = "";
kb_model = ""; kb_model = "";
kb_rules = ""; kb_rules = "";
@@ -97,24 +97,20 @@ in {
}; };
device = [ device = [
# Alle normalen Keyboards explizit auf de setzen:
{ {
name = "zsa-technology-labs-moonlander-mark-i-keyboard"; name = "video-bus";
kb_layout = "us"; kb_layout = "de,us";
kb_options = "ctrl:nocaps"; kb_options = "ctrl:nocaps";
} }
{ {
name = "zsa-technology-labs-moonlander-mark-i-1"; name = "razer-razer-pro-click-v2-vertical-edition-keyboard";
kb_layout = "us"; kb_layout = "de,us";
kb_options = "ctrl:nocaps"; kb_options = "ctrl:nocaps";
} }
{ {
name = "zsa-technology-labs-moonlander-mark-i-consumer-control"; name = "razer-razer-pro-click-v2-vertical-edition-1";
kb_layout = "us"; kb_layout = "de,us";
kb_options = "ctrl:nocaps";
}
{
name = "zsa-technology-labs-moonlander-mark-i-system-control";
kb_layout = "us";
kb_options = "ctrl:nocaps"; kb_options = "ctrl:nocaps";
} }
{ {
@@ -127,6 +123,22 @@ in {
kb_layout = "us"; kb_layout = "us";
kb_options = "ctrl:nocaps"; kb_options = "ctrl:nocaps";
} }
# Moonlander Sub-Devices bleiben us (erben global)
{
name = "zsa-technology-labs-moonlander-mark-i-consumer-control";
kb_layout = "us";
kb_options = "ctrl:nocaps";
}
{
name = "zsa-technology-labs-moonlander-mark-i-keyboard";
kb_layout = "us";
kb_options = "ctrl:nocaps";
}
{
name = "zsa-technology-labs-moonlander-mark-i-system-control";
kb_layout = "us";
kb_options = "ctrl:nocaps";
}
]; ];
windowrule = [ windowrule = [