Skip to content

Commit

Permalink
launch_heavy_3: increase EEPROM size to 2048
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpot51 committed Jan 3, 2024
1 parent acc4209 commit 30dc4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/system76/launch_heavy_3/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
// } I2C

// EEPROM {
#define EEPROM_SIZE 1024
#define EEPROM_SIZE 2048
// TODO: Refactor with new user EEPROM code (coming soon)
#define EEPROM_MAGIC 0x76EC
#define EEPROM_MAGIC_ADDR 64
Expand Down

0 comments on commit 30dc4c7

Please sign in to comment.