updated qmk notes with EEPROM reset

master
matth 5 years ago
parent 6f63c838cb
commit b971078d4e

@ -22,3 +22,6 @@ dfu-programmer atmega32u4 erase
dfu-programmer atmega32u4 flash ./xd87_default_tkl_ansi.hex dfu-programmer atmega32u4 flash ./xd87_default_tkl_ansi.hex
# Reset keyboard # Reset keyboard
dfu-programmer atmega32u4 reset dfu-programmer atmega32u4 reset
# If erasing/flashing is not working, then you need to erase the EEPROM
# Unplug, then plug in keyboard, holding down spacebar and backspace

Loading…
Cancel
Save