logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 7983f7409b3f002849a321757d9bf18533e931a5
parent a93144834cb8af3f9b0bd27d079a76405246c9c2
Author: QMK Bot <hello@qmk.fm>
Date:   Wed, 18 Sep 2024 09:07:31 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:

Mplatforms/chibios/boards/GENERIC_STM32_L433XC/configs/mcuconf.h2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/platforms/chibios/boards/GENERIC_STM32_L433XC/configs/mcuconf.h b/platforms/chibios/boards/GENERIC_STM32_L433XC/configs/mcuconf.h @@ -40,7 +40,7 @@ #define STM32_PLS STM32_PLS_LEV0 #define STM32_HSI16_ENABLED TRUE #define STM32_HSI48_ENABLED TRUE -#define STM32_LSI_ENABLED TRUE +#define STM32_LSI_ENABLED FALSE #define STM32_HSE_ENABLED FALSE #define STM32_LSE_ENABLED FALSE #define STM32_MSIPLL_ENABLED FALSE