1
0
Fork 0

[Keyboard] Satisfaction75 i2c fix and VIA layout (#5726)

This commit is contained in:
Andrew Kannan 2019-04-27 23:35:31 -04:00 committed by Drashna Jaelre
parent 53c51f1d16
commit b23c3b0fd6
4 changed files with 56 additions and 17 deletions

View file

@ -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