mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
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
|
||||
|
||||
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
|
||||
|
||||
read -e -p "Copy in the stock keymap for customization? [Yn]: " copy_keymap
|
||||
|
||||
Reference in New Issue
Block a user