Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flashing Improvements #8

Closed
nicinabox opened this issue Jun 8, 2017 · 2 comments
Closed

Flashing Improvements #8

nicinabox opened this issue Jun 8, 2017 · 2 comments

Comments

@nicinabox
Copy link
Owner

nicinabox commented Jun 8, 2017

I've noticed folks having trouble with the flashing instructions as well as a fair amount of misinformation. I'd like to expand the Flashing section to include:

  • Parts from QMK's LS readme on Flashing
  • What is EE_HANDS for?
  • When is eeprom flashing needed?
  • Do both sides have to be connected to flash? (no)
  • Do I have to flash both sides? (yes)
  • Flashing on ARM-based machines like RPi
  • ...other things?
@nicinabox
Copy link
Owner Author

avrdude on raspi

echo "deb http://apt.adafruit.com/raspbian/ jessie main" | sudo tee --append /etc/apt/sources.list
wget -O - -q https://apt.adafruit.com/apt.adafruit.com.gpg.key | sudo apt-key add -
sudo apt-get update
sudo apt-get install avrdude dfu-programmer gcc-avr avr-libc

@nicinabox
Copy link
Owner Author

Addressed in #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant