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 146cee9 commit a4d6da7Copy full SHA for a4d6da7
ui/src/keyboardLayouts/de_CH.ts
@@ -107,7 +107,7 @@ export const chars = {
107
y: { key: "KeyZ" },
108
z: { key: "KeyY" },
109
"§": { key: "Backquote" },
110
- "°": { key: "Backquote", shift: true },
+ "°": { key: "Backquote", shift: true },
111
1: { key: "Digit1" },
112
"+": { key: "Digit1", shift: true },
113
"|": { key: "Digit1", altRight: true },
0 commit comments