fix 1p with swapped buttons
This commit is contained in:
parent
5c7b6bd183
commit
eae02d61c7
@ -12,7 +12,7 @@
|
||||
|
||||
:main [{:des "Backslash<->open_bracket on advantage2"
|
||||
:rules [:adv2 [:##open_bracket :backslash :ru]
|
||||
[:##backslash :open_bracket :ru]]}
|
||||
[:#Sbackslash :open_bracket :ru]]}
|
||||
|
||||
{:des "Caps->English, LShift->Russian"
|
||||
:rules [[:##left_shift :left_shift nil {:alone {:input :ru}}]
|
||||
|
@ -286,7 +286,7 @@
|
||||
"from" : {
|
||||
"key_code" : "backslash",
|
||||
"modifiers" : {
|
||||
"optional" : [ "any" ]
|
||||
"optional" : [ "left_shift" ]
|
||||
}
|
||||
},
|
||||
"to" : [ {
|
||||
|
Loading…
Reference in New Issue
Block a user