wifi_ducky
wifi_ducky copied to clipboard
only us keyboard layout
In there any way to change the keyboard layout instead of typing a q to get an a on azerty because that is really annoying
If you build it yourself I will say kind "yes" but if you use a prebuild like the CJMCU-3212 board no...
Use this repo: https://github.com/spacehuhn/WiFiDuck
Be careful you will need to rewire the ESP8266 to the ATmega32u4. It's the reason you can't change the layout on a CJMCU-3212 without modifying the code.
You can also edit the keyboard.h file found in Arduino folder: ...\Arduino\libraries\Keyboard\src\Keyboard.cpp