summaryrefslogtreecommitdiff
path: root/docs/static
diff options
context:
space:
mode:
authorDerek <dschmell91@gmail.com>2020-08-16 08:49:17 -0400
committerDerek <dschmell91@gmail.com>2020-08-16 08:49:17 -0400
commit5bb01c802b792dd016b2cd091b0983806b658f43 (patch)
tree241175a9b5e1b4979049d9b12459d34711629306 /docs/static
parentcaecce62b7805e7fa3db814f2eb1616ba3661262 (diff)
Update setup.sh
Diffstat (limited to 'docs/static')
-rw-r--r--docs/static/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/static/setup.sh b/docs/static/setup.sh
index 27dcb0b..45eccd6 100644
--- a/docs/static/setup.sh
+++ b/docs/static/setup.sh
@@ -37,7 +37,7 @@ echo ""
echo "Keyboard Shield Selection:"
prompt="Pick an keyboard:"
-options=("Kyria" "Lily58" "Corne")
+options=("Kyria" "Lily58" "Corne" "Splitreus62")
PS3="$prompt "
# TODO: Add support for "Other" and linking to docs on adding custom shields in user config repos.