[Keyboard] Satisfaction75 i2c fix and VIA layout (#5726)
This commit is contained in:
parent
53c51f1d16
commit
b23c3b0fd6
4 changed files with 56 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue