fix ctrl:nocaps
This commit is contained in:
parent
0f8300431a
commit
724af4b844
1 changed files with 1 additions and 0 deletions
|
@ -89,5 +89,6 @@ partial modifier_keys
|
|||
xkb_symbols "common" {
|
||||
name[Group1] = "Common (layout mimicking the Ducky Shine Mini fn functionality)";
|
||||
|
||||
replace key <CAPS> { [ Control_L ] };
|
||||
replace key <LCTL> { [ ISO_Level3_Shift ] };
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue