Generate a Windows keyboard layout for Circuitpython's adafruit_hid.
This is the online generator for the Circuitpython Keyboard Layouts repository.
- Go to kbdlayout.info and find your layout's page.
- Paste the url of the layout into the box below (see example).
- Press the "Make Zip Bundle Links" button.
- Click the link to download the zip with the modules.
- Unzip the zip.
- Copy the files to your boards "lib" directory (not the sample code).
- Don't forget ton install adafruit_hid too if it's not already there.
- Follow the sample code, included in the zip.
- Come bother me on the adafruit discord if it doesn't work (no private messages).
- Or open an issue on github.
Note: There are additional links to have the module files pre-compiled for Circuitpython 6 or 7. A pre-compiled (.mpy) file takes less space and is faster to load. It also requires less RAM to load, which might allow it to be used on a SAMD21 board (often refered to M0, they are very limited in memory when running Circuitpython).
Url:
Download the zip file (.py) CP6 CP7 CP8
DEBUG