Update mappings.ts

This commit is contained in:
Alexander-Ger-Reich
2025-09-28 13:11:27 +02:00
committed by GitHub
parent fd57047e86
commit 340477a31f

View File

@@ -85,6 +85,7 @@ export const KeyboardCodes: Map<string, number> = new Map([
['Backslash', 49],
['IntlBackslash', 49],
['Backquote_azerty', 100],
['IntlBackslash_qwertz', 100],
['Semicolon', 51],
['Quote', 52],