#German layout for pico ducky
1 messages ยท Page 1 of 1 (latest)
There's a repository of layouts here, I have a German one but I haven't tested it:
https://github.com/Neradoc/Circuitpython_Keyboard_Layouts
Ok, so I just copy the file and rename it to a .mpy file?
no, don't change file extensions
Ok, but the other files in the normal adafruit Hid library are .mpy files
Will that work with a .py file?
mpy files are pre-compiled versions of python files, they are used to reduce space and loading time
basically what you need to do is add a layout file to the drive, and change the code to use it, but I've already made some changes to the pico ducky code for someone else, so here is all the files that you need:
that's the german layout, the keycodes list, the support keyboard_layout library, and the pico-ducky code.py with the changes
you put the libraries in CIRCUITPY or in lib
Ok๐๐ป
Thanks very much, and sorry for my bad English and knowledge about libraries ๐
that's what the channel is for ๐
these layouts are a little experimental, tell me if it works, or if you get errors
Ok, but I will try it tomorrow, I gave my pico to my dad ๐๐๐ป
ok, have a nice evening ๐