layout switching does not really belong in ducky_mini config; LCTL-CAPS shit, however, does
This commit is contained in:
parent
35d99c0cab
commit
1476b0f6dc
1 changed files with 0 additions and 6 deletions
|
@ -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 ]
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue