Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change from avr-gcc@7 to @8 for Mac | Danny Nguyen | 2019-06-05 | 1 | -2/+2 |
| | |||||
* | Make python a required build dependency (#5784) | skullydazed | 2019-05-06 | 1 | -1/+1 |
| | | | | | | | | * Make python a required build dependency * Add missing color * fixup sabayon linux per @BlitzKraft | ||||
* | Make sure that avr-gcc@7 gets linked into the path on MacOS. | Michael Kaylan | 2018-11-12 | 1 | -0/+1 |
| | |||||
* | adds 'dfu-util' to macos_install.sh | Colin T.A. Gray | 2018-10-22 | 1 | -1/+1 |
| | |||||
* | Instruct macos users to use avr-gcc@7 (#3337) | Evan Travers | 2018-07-07 | 1 | -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. | ||||
* | Fix logic in macos install | Shayne Holmes | 2018-03-16 | 1 | -1/+1 |
| | | | | Also fix mixed spaces/tabs | ||||
* | Fixed exit status check for brew | Jon Nall | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Add a newbie guide for people completely new to QMK (#2480) | skullydazed | 2018-03-06 | 1 | -0/+25 |