Update virtual-keys.ts

This commit is contained in:
Alexander-Ger-Reich
2025-09-14 12:26:06 +02:00
committed by GitHub
parent 00d30efa45
commit e9cccd58ea

View File

@@ -63,6 +63,10 @@ export const keyboardOptions = {
Equal: '+<br/>=',
'{backspace}': 'Backspace',
KeyUE: 'Ü',
KeyOE: 'Ö',
KeyAE: 'Ä',
'{tab}': 'Tab',
KeyQ: 'Q',
KeyW: 'W',