{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
// These partial variants assign Shift to various XKB keycodes.
// The Less/Greater key (while pressed) chooses the second shift level.
partial modifier_keys
xkb_symbols "lsgt_switch" {
key <LSGT> {
type[Group1]="ONE_LEVEL",
symbols[Group1] = [ Shift_L ]
};
};