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

How set italian keyboard?

Open Alberto-00 opened this issue 3 years ago • 2 comments

Hi, how can I set Italian keyboard in library ESP32-BLE-Keyboard?

Alberto-00 avatar Aug 30 '22 20:08 Alberto-00

Same question with a French keyboard. When I send 'Hello world', my Android tablet displays 'Hello zorld'...

FunkyFab avatar Oct 17 '22 14:10 FunkyFab

Hi, Being faced with the same problem I looked into the problem a little.

By modifying the const array uint8_t _asciimap[128] we can make the correspondence https://www.team-aaz.com/up-pics/images/1386265459.jpg

davi-domo avatar Sep 19 '23 20:09 davi-domo