mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
Decouple VIA from STM32 L0/L1 EEPROM implementation (#23901)
This commit is contained in:
parent
e239d0383a
commit
b826877c40
|
@ -20,7 +20,7 @@
|
|||
The size used by the STM32 L0/L1 EEPROM driver.
|
||||
*/
|
||||
#ifndef STM32_ONBOARD_EEPROM_SIZE
|
||||
# ifdef VIA_ENABLE
|
||||
# ifdef DYNAMIC_KEYMAP_ENABLE
|
||||
# define STM32_ONBOARD_EEPROM_SIZE 1024
|
||||
# else
|
||||
# include "eeconfig.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user