mirror of
https://github.com/qmk/qmk_firmware
synced 2024-12-22 16:36:58 +00: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.
|
The size used by the STM32 L0/L1 EEPROM driver.
|
||||||
*/
|
*/
|
||||||
#ifndef STM32_ONBOARD_EEPROM_SIZE
|
#ifndef STM32_ONBOARD_EEPROM_SIZE
|
||||||
# ifdef VIA_ENABLE
|
# ifdef DYNAMIC_KEYMAP_ENABLE
|
||||||
# define STM32_ONBOARD_EEPROM_SIZE 1024
|
# define STM32_ONBOARD_EEPROM_SIZE 1024
|
||||||
# else
|
# else
|
||||||
# include "eeconfig.h"
|
# include "eeconfig.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user