update
This commit is contained in:
parent
e45ff3d42c
commit
1836439d96
|
@ -170,8 +170,11 @@
|
||||||
input = {
|
input = {
|
||||||
kb_layout = "us,de";
|
kb_layout = "us,de";
|
||||||
kb_variant = ",qwerty";
|
kb_variant = ",qwerty";
|
||||||
kb_options = "grp:alt_shift_toggle caps:swapescape";
|
kb_options = [
|
||||||
};
|
"grp:alt_shift_toggle"
|
||||||
|
"caps:swapescape"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
device = {
|
device = {
|
||||||
name= "at-translated-set-2-keyboard";
|
name= "at-translated-set-2-keyboard";
|
||||||
|
|
Loading…
Reference in a new issue