diff options
author | Álvaro A. Volpato <alvaro.augusto.volpato@gmail.com> | 2022-09-20 15:43:49 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-20 11:43:49 -0700 |
commit | b0f824755a1239a5ee6285a8930f6521f3924869 (patch) | |
tree | 4859488fb38e677dbd951935df06630ceaf9314a /keyboards/acheron/apollo/87h/delta/config.h | |
parent | 456d6f33426946d632ed52a3278b5fcd0c398644 (diff) |
Update Apollo PCBs to use wear levelling code (#18411)
Diffstat (limited to 'keyboards/acheron/apollo/87h/delta/config.h')
-rw-r--r-- | keyboards/acheron/apollo/87h/delta/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/acheron/apollo/87h/delta/config.h b/keyboards/acheron/apollo/87h/delta/config.h index 85909af208..5df3628db2 100644 --- a/keyboards/acheron/apollo/87h/delta/config.h +++ b/keyboards/acheron/apollo/87h/delta/config.h @@ -38,10 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE -#define EEPROM_I2C_24LC256 -//#define I2C1_CLOCK_SPEED 400000 -//#define I2C1_DUTY_CYCLE FAST_DUTY_CYCLE_2 - #define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE #define RGB_DI_PIN B15 |