|
|
@ -38,7 +38,7 @@ echo "" |
|
|
|
echo "Keyboard Shield Selection:" |
|
|
|
echo "Keyboard Shield Selection:" |
|
|
|
|
|
|
|
|
|
|
|
prompt="Pick an keyboard:" |
|
|
|
prompt="Pick an keyboard:" |
|
|
|
options=("Kyria" "Lily58" "Corne" "Splitreus62" "Sofle") |
|
|
|
options=("Kyria" "Lily58" "Corne" "Splitreus62" "Sofle" "Iris") |
|
|
|
|
|
|
|
|
|
|
|
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. |
|
|
|