We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ce41a commit a364a06Copy full SHA for a364a06
ui/src/keyboardLayouts/de_DE.ts
@@ -91,7 +91,7 @@ export const chars = {
91
y: { key: "KeyZ" },
92
z: { key: "KeyY" },
93
"°": { key: "Backquote", shift: true },
94
- "^": { key: "Backquote", deadKey: true },
+ "^": { key: "Backquote", deadKey: true },
95
1: { key: "Digit1" },
96
"!": { key: "Digit1", shift: true },
97
2: { key: "Digit2" },
0 commit comments