Adapt buffyboard to build from subdir
This commit is contained in:
parent
e58718943a
commit
14b30c6018
6 changed files with 11 additions and 11 deletions
|
|
@ -18,10 +18,11 @@
|
|||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
cd squeek2lvgl
|
||||
cd ../squeek2lvgl
|
||||
pipenv install
|
||||
pipenv run python squeek2lvgl.py \
|
||||
--input terminal/us.yaml \
|
||||
--output .. \
|
||||
--name "US English (Terminal)" \
|
||||
--output ../buffyboard \
|
||||
--generate-scancodes \
|
||||
--shift-keycap '\xef\x8d\x9b'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue