You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to use one of these layouts with the pico-ducky repository.
1
+
How to use one of these layouts with [the pico-ducky repository](https://github.com/dbisu/pico-ducky).
2
2
3
3
## First step
4
4
@@ -8,11 +8,11 @@ How to use one of these layouts with the pico-ducky repository.
8
8
9
9
Download the `py` zip, named `circuitpython-keyboard-layouts-py-XXXXXXXX.zip`
10
10
11
-
**NOTE: You can use the mpy version targetting the version of Circuitpython that is on the device, but on Raspberry Pi Pico you don't need it - they only reduce file size and memory use on load, which the pico has plenty of.**
11
+
**NOTE: You can use the mpy format targetting the version of Circuitpython that is on the device (6 or 7), but on Raspberry Pi Pico you don't need it - it only reduces file size and RAM used for loading the library, which the pico has plenty of.**
12
12
13
13
## If your language/layout is not in the bundle
14
14
15
-
Try the online generator, it should get you a zip file with the bundles for yout language
15
+
Try the online generator, it should be able to generate a zip file with the modules for your language.
0 commit comments