Browse Source

Update setup.sh

xmkb
Kurtis Lew 4 years ago committed by GitHub
parent
commit
f738fd7a67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/static/setup.sh

2
docs/static/setup.sh vendored

@ -38,7 +38,7 @@ echo "" @@ -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…
Cancel
Save