Disable the EEPROM driver

The keyboard seemed to get stuck somewhere inside the EEPROM driver. Since the keyboard currently does not use the EEPROM I have disabled it for now. This needs further investigation.
anne_pro
Michiel Visser 2020-07-01 13:19:21 +02:00
parent 691637eccc
commit ddae0d40fc
1 changed files with 1 additions and 0 deletions

View File

@ -35,3 +35,4 @@ NO_USB_STARTUP_CHECK = yes
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
NKRO_ENABLE = yes # USB Nkey Rollover
EEPROM_DRIVER = transient