Update docs/static/setup.sh
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
parent
23b188330f
commit
ba1cde94a8
1 changed files with 1 additions and 1 deletions
2
docs/static/setup.sh
vendored
2
docs/static/setup.sh
vendored
|
@ -11,7 +11,7 @@ title="ZMK Config Setup:"
|
||||||
# TODO: Check for user.name and user.email git configs being set
|
# TODO: Check for user.name and user.email git configs being set
|
||||||
|
|
||||||
prompt="Pick an MCU board:"
|
prompt="Pick an MCU board:"
|
||||||
options=("nice!nano" "QMK Proton-C" "bluemicro52840_v1")
|
options=("nice!nano" "QMK Proton-C" "BlueMicro52840 (v1)")
|
||||||
|
|
||||||
echo "$title"
|
echo "$title"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
Loading…
Reference in a new issue