dbisu / pico-ducky

Create a USB Rubber Ducky like device using a Raspberry PI Pico
GNU General Public License v2.0
2.43k stars 440 forks source link

QWERTY TO AZERTY #41

Closed waroldus closed 2 years ago

waroldus commented 2 years ago

Hey,

I have a big problem. How can I change the settings to azerty in the files? Is there another file? I can't change it with the simple guide on this blog.

Thanks!

dbisu commented 2 years ago

Have you looked at the instructions here? https://github.com/Neradoc/Circuitpython_Keyboard_Layouts/blob/main/PICODUCKY.md You need to find your keyboard layout in the available layouts. If there isn't a ready made layout, check out this link to help create a new layout.

dbisu commented 2 years ago

Closing, this should be covered by keyboard layouts.