aboutsummaryrefslogtreecommitdiffstats
path: root/util/win_shared_install.sh
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-04-17 17:50:58 +1000
committerGitHub <noreply@github.com>2020-04-17 09:50:58 +0200
commitbc13dcd349430074d4276da33ec282bdd7833c78 (patch)
tree026c2a870b563e2cb51432b706233323d4c7d027 /util/win_shared_install.sh
parent55002338b1310bcc7e581ac1e59957e6579ee271 (diff)
downloadfirmware-bc13dcd349430074d4276da33ec282bdd7833c78.tar.gz
firmware-bc13dcd349430074d4276da33ec282bdd7833c78.tar.bz2
firmware-bc13dcd349430074d4276da33ec282bdd7833c78.zip
Remove Atmel FLIP from install scripts and documentation (#8822)
Diffstat (limited to 'util/win_shared_install.sh')
-rwxr-xr-xutil/win_shared_install.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/util/win_shared_install.sh b/util/win_shared_install.sh
index 1265cb027..072ca47c8 100755
--- a/util/win_shared_install.sh
+++ b/util/win_shared_install.sh
@@ -22,10 +22,6 @@ function install_utils {
wget 'https://www.obdev.at/downloads/vusb/bootloadHID.2012-12-08.zip'
unzip bootloadHID.2012-12-08.zip
- echo "Installing Atmel Flip"
- wget 'http://ww1.microchip.com/downloads/en/DeviceDoc/Flip%20Installer%20-%203.4.7.112.exe'
- mv Flip\ Installer\ \-\ 3.4.7.112.exe FlipInstaller.exe
-
echo "Downloading the QMK driver installer"
wget -qO- https://api.github.com/repos/qmk/qmk_driver_installer/releases | grep browser_download_url | head -n 1 | cut -d '"' -f 4 | wget -i -