1
0
Fork 0

fix ctrl:nocaps

This commit is contained in:
Von Random 2017-07-26 01:22:54 +03:00
parent 0f8300431a
commit 724af4b844

View file

@ -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 ] };
};