summaryrefslogtreecommitdiffstats
path: root/util/macos_install.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-11-12Make sure that avr-gcc@7 gets linked into the path on MacOS.Michael Kaylan1-0/+1
2018-10-22adds 'dfu-util' to macos_install.shColin T.A. Gray1-1/+1
2018-07-08Instruct macos users to use avr-gcc@7 (#3337)Evan Travers1-1/+1
If you run `brew install avr-gcc`, you get a version that has compatibility issues with LUFA. I updated the getting started guide for osx, the qmk_install setup script, and added a section to the FAQ for folks like me who accidentally updated avr-gcc past 7.
2018-03-17Fix logic in macos installShayne Holmes1-1/+1
Also fix mixed spaces/tabs
2018-03-10Fixed exit status check for brewJon Nall1-1/+1
2018-03-06Add a newbie guide for people completely new to QMK (#2480)skullydazed1-0/+25