[Keyboard] Satisfaction75 i2c fix and VIA layout (#5726)
This commit is contained in:
committed by
Drashna Jaelre
parent
53c51f1d16
commit
b23c3b0fd6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user