summaryrefslogtreecommitdiff
path: root/docs/static
diff options
context:
space:
mode:
authorDerek <dschmell91@gmail.com>2020-08-16 08:45:22 -0400
committerDerek <dschmell91@gmail.com>2020-08-16 08:45:22 -0400
commite554cbcbc3e7a27244702f2aafef6d82ee89f16e (patch)
treeeaea9d6764640086997f9edc0b81197b01170c04 /docs/static
parent68da92f4ddb9fab9bc5cc92c96b50578f7b66266 (diff)
parentba1cde94a80e7ecaf8e2a8373b08eb65ef820285 (diff)
Merge branch 'boards/bluemicro52840_v1' of https://github.com/Na-Cly/zmk into boards/bluemicro52840_v1
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 ca223a8..c4a4f61 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 ""