Removed keyboard_layout.py (#50)

`keyboard_layout.py` is now in adafruit_hid (version 5+) and no longer needed.
This commit is contained in:
Neradoc
2022-02-12 05:03:44 +01:00
committed by GitHub
parent 11467900c5
commit 895fc7af58

View File

@@ -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.
Replace `LANG` with the letters for your language of choice.
- `keyboard_layout.py`
- `keyboard_layout_win_LANG.py`
- `keycode_win_LANG.py`