summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/satisfaction75/config.h
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@gmail.com>2019-04-28 05:35:31 +0200
committerDrashna Jaelre <drashna@live.com>2019-04-28 05:35:31 +0200
commitb23c3b0fd61c311b429fb1b3391248bf9df2e25d (patch)
tree270025b6cd716797d2aea173c104008a62f9e27d /keyboards/cannonkeys/satisfaction75/config.h
parent53c51f1d16b40fdd3e68a6afc5844917d3d58640 (diff)
downloadqmk_firmware-b23c3b0fd61c311b429fb1b3391248bf9df2e25d.tar.gz
qmk_firmware-b23c3b0fd61c311b429fb1b3391248bf9df2e25d.tar.xz
[Keyboard] Satisfaction75 i2c fix and VIA layout (#5726)
Diffstat (limited to 'keyboards/cannonkeys/satisfaction75/config.h')
-rw-r--r--keyboards/cannonkeys/satisfaction75/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cannonkeys/satisfaction75/config.h b/keyboards/cannonkeys/satisfaction75/config.h
index e3d44990e..092b37257 100644
--- a/keyboards/cannonkeys/satisfaction75/config.h
+++ b/keyboards/cannonkeys/satisfaction75/config.h
@@ -76,7 +76,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Bump this every time we change what we store
// This will automatically reset the EEPROM with defaults
// and avoid loading invalid data from the EEPROM
-#define EEPROM_VERSION 0x0F
+#define EEPROM_VERSION 0x01
#define EEPROM_VERSION_ADDR 34
// Dynamic keymap starts after EEPROM version