feat: add keyCode to event.code compatibility mapper/add shortcut keys/ fix: wData charset

fix: keybord layout AZERTY/QWERTY
Cette révision appartient à :
2025-10-24 12:27:34 +02:00
Parent cceca5d5a1
révision 86c2f509f4
12 fichiers modifiés avec 592 ajouts et 507 suppressions
+1 -1
Voir le fichier
@@ -1,7 +1,7 @@
//============
// MISC
//============
var DEBUG = 0;
var DEBUG = 1;
var demoSoundOff = 1;
function debug(string)