We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17a4951 + dc16409 commit a58d4d8Copy full SHA for a58d4d8
1 file changed
public/json/logitech-mk235-hun.json
@@ -29,6 +29,28 @@
29
],
30
"type": "basic"
31
},
32
+ {
33
+ "from": {
34
+ "key_code": "w",
35
+ "modifiers": {
36
+ "mandatory": [
37
+ "right_option"
38
+ ],
39
+ "optional": [
40
+ "any"
41
+ ]
42
+ }
43
+ },
44
+ "to": [
45
46
+ "key_code": "non_us_backslash",
47
+ "modifiers": [
48
49
50
51
52
+ "type": "basic"
53
54
{
55
"from": {
56
"key_code": "v",
0 commit comments