summaryrefslogtreecommitdiff
path: root/util/macos_install.sh
Commit message (Collapse)AuthorAge
* Make sure that avr-gcc@7 gets linked into the path on MacOS.Michael Kaylan2018-11-12
|
* adds 'dfu-util' to macos_install.shColin T.A. Gray2018-10-22
|
* Instruct macos users to use avr-gcc@7 (#3337)Evan Travers2018-07-07
| | | | | | | 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.
* Fix logic in macos installShayne Holmes2018-03-16
| | | | Also fix mixed spaces/tabs
* Fixed exit status check for brewJon Nall2018-03-09
|
* Add a newbie guide for people completely new to QMK (#2480)skullydazed2018-03-06