I keep getting compiling errors whenever I follow the Homebrew install guide for QMK.
==> Installing qmk from qmk/qmk
avr-gcc@8: The x86_64 architecture is required for this software.
Error: An unsatisfied requirement failed this build.
How can I get this to install correctly?
Install Homebrew using Rosetta 2 to do the compilation for you:
Then, install QMK with the x86_64 arch:
Then follow the rest of the guide from the QMK website: https://beta.docs.qmk.fm/tutorial/newbs_getting_started#3-run-qmk-setup-id-set-up-qmk.