ESP32-BLE-Keyboard icon indicating copy to clipboard operation
ESP32-BLE-Keyboard copied to clipboard

AZERTY issues

Open PierreJom opened this issue 1 year ago • 1 comments

ESP32 WROOM 32 I wanted to use the F13 and above for a macro pad but it doesn't work (even after modification in the .cpp) so I decided to use those symbols ~#{[|`^@]} The ASCII code doesn't work for me, my computer works with an AZERTY keyboard so the symbols are the combination with ALT GR + number above letters. When I use the ESP32 and my buttons to send the ASCII code it is nonsense and the same for println and letters, but if I put my computer into QWERTY composition it works any idea why and how I can fix it ?

PierreJom avatar May 18 '24 18:05 PierreJom

Hi ! Any answer for this ?

GitMouth avatar Sep 24 '25 00:09 GitMouth