Add note about pipenv
This commit is contained in:
parent
5ce4f11a0b
commit
2c74d91caa
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ Below is a short explanation of the different unicode ranges used above.
|
|||
|
||||
## Keyboard layouts
|
||||
|
||||
Unl0kr uses [squeekboard layouts] converted to C via [squeek2lvgl]. To regenerate the layouts, run
|
||||
Unl0kr uses [squeekboard layouts] converted to C via [squeek2lvgl]. To regenerate the layouts, ensure that you have pipenv installed (e.g. via `pip install --user pipenv`) and then run
|
||||
|
||||
```
|
||||
$ ./regenerate-layouts.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue