do not manage ctrl-caps remapping

This commit is contained in:
Von Random 2019-04-04 17:40:20 +03:00
parent 8517f06020
commit 63e4a840c2
2 changed files with 2 additions and 3 deletions

View file

@ -89,6 +89,5 @@ 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 ] };
};