Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit 2ed5236

Browse files
committed
Dont display shift values for ä ö ü as they're the same
1 parent fcb99c7 commit 2ed5236

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/assets/kb_layouts/de-DE.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@
204204
{
205205
"name": "Ü",
206206
"cmd": "ü",
207-
"shift_name": "Ü",
208207
"shift_cmd": "Ü",
209208
"ctrl_cmd": "~~~CTRLSEQ1~~~"
210209
},
@@ -288,13 +287,11 @@
288287
{
289288
"name": "Ö",
290289
"cmd": "ö",
291-
"shift_name": "Ö",
292290
"shift_cmd": "Ö"
293291
},
294292
{
295293
"name": "Ä",
296294
"cmd": "ä",
297-
"shift_name": "Ä",
298295
"shift_cmd": "Ä"
299296
},
300297
{

0 commit comments

Comments
 (0)