summaryrefslogtreecommitdiff
path: root/keyboards/xelus/valor_frl_tkl/config.h
diff options
context:
space:
mode:
authorXelus22 <17491233+Xelus22@users.noreply.github.com>2020-12-13 18:50:50 +0000
committerGitHub <noreply@github.com>2020-12-14 05:50:50 +1100
commit70f40339c2b4431dbbafa5d9439c04f9a0d47884 (patch)
tree0930a3f056be5200fe250048734347ba423c9e74 /keyboards/xelus/valor_frl_tkl/config.h
parent10e4487ba368a9e220c96e12a0d17ae729d5c1e1 (diff)
Add i2c 24LC64 eeprom (#11200)
* add 24LC64 eeprom * docs update * Update docs/eeprom_driver.md Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/xelus/valor_frl_tkl/config.h')
-rw-r--r--keyboards/xelus/valor_frl_tkl/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/xelus/valor_frl_tkl/config.h b/keyboards/xelus/valor_frl_tkl/config.h
index ad29555eca..ff2ea6dd05 100644
--- a/keyboards/xelus/valor_frl_tkl/config.h
+++ b/keyboards/xelus/valor_frl_tkl/config.h
@@ -61,10 +61,7 @@
// I2C EEPROM
// 24LC64
-#define EXTERNAL_EEPROM_BYTE_COUNT 65535
-#define EXTERNAL_EEPROM_PAGE_SIZE 32
-#define EXTERNAL_EEPROM_ADDRESS_SIZE 2
-#define EXTERNAL_EEPROM_WRITE_TIME 5
+#define EEPROM_I2C_24LC64
// Dynamic EEPROM
// Something sensible or else VIA may crash