diff options
| author | Joel Challis | 2023-10-23 01:37:27 +0200 |
|---|---|---|
| committer | GitHub | 2023-10-23 01:37:27 +0200 |
| commit | bf6f13a2b0a185e935b8554e41317ab471a4c0ec (patch) | |
| tree | 23d1f65f68e4ae8c1b236ed8ac5daccfa8ead348 /keyboards/xelus/valor | |
| parent | 79094d3f72709be3c55bd8f22cc0a7e98f4b6564 (diff) | |
Consolidate some EEPROM Driver configuration (#22321)
Diffstat (limited to 'keyboards/xelus/valor')
| -rw-r--r-- | keyboards/xelus/valor/rev2/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/xelus/valor/rev2/config.h b/keyboards/xelus/valor/rev2/config.h index e5acad6f9c..9a0146172d 100644 --- a/keyboards/xelus/valor/rev2/config.h +++ b/keyboards/xelus/valor/rev2/config.h @@ -36,9 +36,6 @@ // I2C EEPROM #define EEPROM_I2C_24LC64 -// More EEPROM for layers -#define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 8191 - /* RGB Matrix */ #define RGB_MATRIX_LED_COUNT 28 #define NOP_FUDGE 0.4 |