Skip to content

Commit d8e7619

Browse files
Update Microsoft_Ergonomic_Desktop.json
Remove duplicate key codes from `from.simultaneous`
1 parent a3bf206 commit d8e7619

File tree

1 file changed

+2
-58
lines changed

1 file changed

+2
-58
lines changed

public/json/Microsoft_Ergonomic_Desktop.json

+2-58
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,6 @@
2222
},
2323
{
2424
"key_code": "spacebar"
25-
},
26-
{
27-
"key_code": "spacebar"
28-
},
29-
{
30-
"key_code": "left_control"
31-
},
32-
{
33-
"key_code": "left_shift"
34-
},
35-
{
36-
"key_code": "left_option"
37-
},
38-
{
39-
"key_code": "left_command"
4025
}
4126
],
4227
"modifiers": {
@@ -127,15 +112,6 @@
127112
},
128113
{
129114
"key_code": "s"
130-
},
131-
{
132-
"key_code": "s"
133-
},
134-
{
135-
"key_code": "left_shift"
136-
},
137-
{
138-
"key_code": "left_command"
139115
}
140116
],
141117
"modifiers": {
@@ -171,15 +147,7 @@
171147
},
172148
{
173149
"key_code": "f21"
174-
},
175-
{
176-
"key_code": "f21"
177-
},
178-
{
179-
"key_code": "right_shift"
180-
},
181-
{
182-
"key_code": "left_command"
150+
}
183151
}
184152
],
185153
"modifiers": {
@@ -208,12 +176,6 @@
208176
},
209177
{
210178
"key_code": "tab"
211-
},
212-
{
213-
"key_code": "tab"
214-
},
215-
{
216-
"key_code": "left_command"
217179
}
218180
],
219181
"modifiers": {
@@ -242,12 +204,6 @@
242204
},
243205
{
244206
"key_code": "1"
245-
},
246-
{
247-
"key_code": "1"
248-
},
249-
{
250-
"key_code": "left_command"
251207
}
252208
],
253209
"modifiers": {
@@ -277,12 +233,6 @@
277233
},
278234
{
279235
"key_code": "2"
280-
},
281-
{
282-
"key_code": "2"
283-
},
284-
{
285-
"key_code": "left_command"
286236
}
287237
],
288238
"modifiers": {
@@ -311,12 +261,6 @@
311261
},
312262
{
313263
"key_code": "3"
314-
},
315-
{
316-
"key_code": "3"
317-
},
318-
{
319-
"key_code": "left_command"
320264
}
321265
],
322266
"modifiers": {
@@ -372,4 +316,4 @@
372316
]
373317
}
374318
]
375-
}
319+
}

0 commit comments

Comments
 (0)