From b971078d4e03f8a71936bf37623a2ba64b1b2f55 Mon Sep 17 00:00:00 2001 From: matth Date: Wed, 11 Sep 2019 15:04:24 -0600 Subject: [PATCH] updated qmk notes with EEPROM reset --- docs/qmk-notes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/qmk-notes.txt b/docs/qmk-notes.txt index eefa62d..3d6bce7 100644 --- a/docs/qmk-notes.txt +++ b/docs/qmk-notes.txt @@ -22,3 +22,6 @@ dfu-programmer atmega32u4 erase dfu-programmer atmega32u4 flash ./xd87_default_tkl_ansi.hex # Reset keyboard 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