Update setup.sh
This commit is contained in:
parent
23b188330f
commit
68da92f4dd
1 changed files with 1 additions and 1 deletions
2
docs/static/setup.sh
vendored
2
docs/static/setup.sh
vendored
|
@ -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" "splitreus62")
|
options=("Kyria" "Lily58" "Corne")
|
||||||
|
|
||||||
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 a new issue