Update setup.sh

This commit is contained in:
Derek 2020-08-16 08:45:03 -04:00
parent 23b188330f
commit 68da92f4dd
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ echo ""
echo "Keyboard Shield Selection:"
prompt="Pick an keyboard:"
options=("Kyria" "Lily58" "Corne" "splitreus62")
options=("Kyria" "Lily58" "Corne")
PS3="$prompt "
# TODO: Add support for "Other" and linking to docs on adding custom shields in user config repos.