We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294b028 commit 553343fCopy full SHA for 553343f
PICODUCKY.md
@@ -18,8 +18,9 @@ https://www.neradoc.me/layouts/
18
19
### Find your language/layout in the lib directory
20
21
-For a language `LANG`, copy the following files from the zip's `lib` folder to the `lib` folder of the board.
22
-*DO NOT* change the names or extensions of the files. Just pick the right ones.
+For a language `LANG`, copy the following files from the zip's `lib` folder to the `lib` directory of the board.
+**DO NOT** modify the adafruit_hid directory. Your files go directly in `lib`.
23
+**DO NOT** change the names or extensions of the files. Just pick the right ones.
24
Replace `LANG` with the letters for your language of choice.
25
26
- `keyboard_layout.py`
0 commit comments