a choc 1u sofle/alice-like keyboard
built using ergogen & flatfootfox's tutorial
to build the layout locally run:
npx ergogen layout.yaml# activate virtual environment
. .env/bin/activate.fish
# build kle from ergogen
python -m kbplacer.kle_serial -in output/points/points.yaml -inform ERGOGEN_INTERNAL -out solace-kle.json -outform KLE_RAW
# leave virtualenv
deactivateor
./.env/bin/python -m kbplacer.kle_serial -in output/points/points.yaml -inform ERGOGEN_INTERNAL -out solace-kle.json -outform KLE_RAW