Skip to content

Instantly share code, notes, and snippets.

@blueplanet
Created April 18, 2018 00:43
Show Gist options
  • Save blueplanet/cd874f0f4ca5156c14b3299e8abf4440 to your computer and use it in GitHub Desktop.
Save blueplanet/cd874f0f4ca5156c14b3299e8abf4440 to your computer and use it in GitHub Desktop.
QMK Firmware を使って ErgodoxEZ を設定する ref: https://qiita.com/blueplanet/items/715dc7d9e1bf207fec66
brew tap osx-cross/avr
brew tap PX4/homebrew-px4
brew update
brew install avr-gcc
brew install dfu-programmer
brew install gcc-arm-none-eabi
brew install avrdude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment