I have a Belgian keyboard.
I successfully converted ducky scripts to digispark.
But the script runs on qwerty because of that it types pzwrshell instead of powershell
But if turn my keyboard to qwerty everything works fine.
I tried everything and nothing worked >:(
Can someone help me please?
For the Keyboard.print() function there is a built-in lookup table to translate ASCII into the USB key codes for a US-English keyboard. If you change that table to map to the Belgian key codes then it will work with a Belgian keyboard layout.