1
0
Fork 0

layout switching does not really belong in ducky_mini config; LCTL-CAPS shit, however, does

This commit is contained in:
Von Random 2017-06-28 15:21:27 +03:00
parent 35d99c0cab
commit 1476b0f6dc

View file

@ -89,10 +89,4 @@ xkb_symbols "common" {
replace key <CAPS> { [ Control_L ] }; replace key <CAPS> { [ Control_L ] };
replace key <LCTL> { [ ISO_Level3_Shift ] }; replace key <LCTL> { [ ISO_Level3_Shift ] };
key <SPCE> {
type = "PC_SUPER_LEVEL2",
symbols[Group1] = [ space, ISO_Next_Group ],
symbols[Group2] = [ space, ISO_Next_Group ]
};
}; };