summaryrefslogtreecommitdiff
path: root/util/win_shared_install.sh
AgeCommit message (Collapse)Author
2020-07-16MSYS2: Switch to bootloadHID package and bring back avrdude package (#9736)Ryan
* MSYS2: Switch to bootloadHID package and bring back avrdude package * Update Zadig docs as well
2020-04-17Remove Atmel FLIP from install scripts and documentation (#8822)Ryan
2020-02-18Made windows driver installation accept y as All to allow CI (#8189)Mikkel Jeppesen
* Made windows driver installation accept y as all to allow CI * Fix some formatting * Made None default
2019-11-28Install bootloadHid as part of qmk_install (#7463)Joel Challis
* Install bootloadHid on macos * Install bootloadHid on windows * Highlight bootloadHID is now installed in docs * Update udev rules for bootloadHID * Install bootloadHid on some distros * fix caterina udev filename
2019-08-06Fix qmk_install.sh on Windows dropping to command prompt (#6488)fauxpark
2018-11-02Set the executable bit for sh scripts under util.Fredric Silberberg
2018-10-22Fixup the WSL installskullY
2018-02-06Re-add Flip Installer (#2355)Drashna Jaelre
* Re-add Flip Installer Found the update URL for it. http://www.microchip.com/developmenttools/productdetails.aspx?partno=flip * Comment out JRE installer version
2018-01-03Update the urls for atmel toolsskullY
2017-07-11Extract flipFred Sundvik
2017-07-11Fix overlong lines, and a few spelling errorsFred Sundvik
2017-07-11Use home directory for download on msys2Fred Sundvik
2017-07-10Add symlinks only on WSLFred Sundvik
2017-07-10Fix launch of qmk_driver_installer on msys2Fred Sundvik
2017-07-10Initial structure for shared msys2 and wsl installationFred Sundvik