forked from kofal.net/zmk
point setup.sh at upstream
This commit is contained in:
2
docs/static/setup.sh
vendored
2
docs/static/setup.sh
vendored
@@ -64,7 +64,7 @@ select opt in "${options[@]}" "Quit"; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
if [ "$split" == "n" ]; then
|
if [ "$split" == "n" ]; then
|
||||||
repo_path="https://github.com/bmcgavin/zmk-config-template.git"
|
repo_path="https://github.com/zmkfirmware/zmk-config-template.git"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
read -e -p "Copy in the stock keymap for customization? [Yn]: " copy_keymap
|
read -e -p "Copy in the stock keymap for customization? [Yn]: " copy_keymap
|
||||||
|
|||||||
Reference in New Issue
Block a user