logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 48d3edd66f617421a1b8c58b8e03e9e83f836346
parent ab4c13e835060f6fb921a7d206e28f9525d34178
Author: QMK Bot <hello@qmk.fm>
Date:   Sun, 18 Aug 2024 21:33:42 +0000

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

Diffstat:

Mplatforms/chibios/mcu_selection.mk3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/platforms/chibios/mcu_selection.mk b/platforms/chibios/mcu_selection.mk @@ -546,9 +546,6 @@ ifneq ($(findstring STM32G431, $(MCU)),) # Bootloader address for STM32 DFU STM32_BOOTLOADER_ADDRESS ?= 0x1FFF0000 - - # Default to transient driver as ChibiOS EFL is currently broken for single-bank G4xx devices - EEPROM_DRIVER ?= transient endif ifneq ($(findstring STM32G474, $(MCU)),)