mirror of https://github.com/zmkfirmware/zmk.git
Update setup.sh
This commit is contained in:
parent
caecce62b7
commit
5bb01c802b
|
|
@ -37,7 +37,7 @@ echo ""
|
||||||
echo "Keyboard Shield Selection:"
|
echo "Keyboard Shield Selection:"
|
||||||
|
|
||||||
prompt="Pick an keyboard:"
|
prompt="Pick an keyboard:"
|
||||||
options=("Kyria" "Lily58" "Corne")
|
options=("Kyria" "Lily58" "Corne" "Splitreus62")
|
||||||
|
|
||||||
PS3="$prompt "
|
PS3="$prompt "
|
||||||
# TODO: Add support for "Other" and linking to docs on adding custom shields in user config repos.
|
# TODO: Add support for "Other" and linking to docs on adding custom shields in user config repos.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue