Set up submodules
This commit is contained in:
parent
0738a693fe
commit
24a56d8b90
7 changed files with 13 additions and 5 deletions
|
|
@ -18,7 +18,7 @@
|
|||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
cd squeek2lvgl
|
||||
cd ../squeek2lvgl
|
||||
pipenv install
|
||||
pipenv run python squeek2lvgl.py \
|
||||
--input us.yaml \
|
||||
|
|
@ -31,6 +31,6 @@ pipenv run python squeek2lvgl.py \
|
|||
--name "Français" \
|
||||
--extra-top-row-base "1 2 3 4 5 6 7 8 9 0" \
|
||||
--extra-top-row-upper "! @ # $ % ^ & * ( )" \
|
||||
--output .. \
|
||||
--output ../unl0kr \
|
||||
--surround-space-with-arrows \
|
||||
--shift-keycap '\xef\x8d\x9b'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue