xkb_neo/patches/level3
2023-11-17 20:15:20 +01:00

7 lines
185 B
Plaintext

// The Quote key (while pressed) chooses the third shift level.
partial modifier_keys
xkb_symbols "quote_switch" {
key <AC11> {[ ISO_Level3_Shift ], type[group1]="ONE_LEVEL" };
};