Merge branch 'boards/bluemicro52840_v1' of https://github.com/Na-Cly/zmk into boards/bluemicro52840_v1
This commit is contained in:
commit
e554cbcbc3
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