summaryrefslogtreecommitdiff
path: root/docs/static
diff options
context:
space:
mode:
authorDerek <dschmell91@gmail.com>2020-08-16 08:43:09 -0400
committerGitHub <noreply@github.com>2020-08-16 08:43:09 -0400
commitba1cde94a80e7ecaf8e2a8373b08eb65ef820285 (patch)
tree1a3f5faf9ad4966b811a354f83208b8627372f1b /docs/static
parent23b188330f53c3907802efb091614002ee4237b7 (diff)
Update docs/static/setup.sh
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
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 71692ef..0717889 100644
--- a/docs/static/setup.sh
+++ b/docs/static/setup.sh
@@ -11,7 +11,7 @@ title="ZMK Config Setup:"
# TODO: Check for user.name and user.email git configs being set
prompt="Pick an MCU board:"
-options=("nice!nano" "QMK Proton-C" "bluemicro52840_v1")
+options=("nice!nano" "QMK Proton-C" "BlueMicro52840 (v1)")
echo "$title"
echo ""