mirror of
https://github.com/dbisu/pico-ducky.git
synced 2025-12-06 02:41:45 +00:00
Removed keyboard_layout.py (#50)
`keyboard_layout.py` is now in adafruit_hid (version 5+) and no longer needed.
This commit is contained in:
@@ -86,7 +86,6 @@ For a language `LANG`, copy the following files from the zip's `lib` folder to t
|
|||||||
**DO NOT** change the names or extensions of the files. Just pick the right ones.
|
**DO NOT** change the names or extensions of the files. Just pick the right ones.
|
||||||
Replace `LANG` with the letters for your language of choice.
|
Replace `LANG` with the letters for your language of choice.
|
||||||
|
|
||||||
- `keyboard_layout.py`
|
|
||||||
- `keyboard_layout_win_LANG.py`
|
- `keyboard_layout_win_LANG.py`
|
||||||
- `keycode_win_LANG.py`
|
- `keycode_win_LANG.py`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user