Update setup.sh
This commit is contained in:
parent
9b1fd1323f
commit
f738fd7a67
1 changed files with 1 additions and 1 deletions
2
docs/static/setup.sh
vendored
2
docs/static/setup.sh
vendored
|
@ -38,7 +38,7 @@ echo ""
|
|||
echo "Keyboard Shield Selection:"
|
||||
|
||||
prompt="Pick an keyboard:"
|
||||
options=("Kyria" "Lily58" "Corne" "Splitreus62" "Sofle")
|
||||
options=("Kyria" "Lily58" "Corne" "Splitreus62" "Sofle" "Iris")
|
||||
|
||||
PS3="$prompt "
|
||||
# TODO: Add support for "Other" and linking to docs on adding custom shields in user config repos.
|
||||
|
|
Loading…
Reference in a new issue