..
eeprom
Prep work for NKRO report separation ( #22268 )
2023-10-14 13:21:20 +02:00
flash
NVRAM refactor, phase 1. ( #18969 )
2022-11-23 08:50:19 +00:00
ps2
[Bug] Fix compilation issues with PS/2 driver on F4x1 controllers ( #20433 )
2023-04-12 21:43:27 -07:00
vendor/RP /RP2040
Merge remote-tracking branch 'upstream/master' into develop
2023-09-25 13:03:02 +10:00
wear_leveling
Cater for ECC failures in EFL wear-leveling. ( #19749 )
2023-11-26 22:59:38 +11:00
analog.c
Add ADC support STM32L4xx and STM32G4xx series MCUs ( #22341 )
2023-12-08 01:26:44 +00:00
analog.h
analog.[ch]: remove unnecessary includes ( #16471 )
2022-03-04 14:56:59 +11:00
audio_dac.h
dac_additive: Decouple the buffer length from the waveform length ( #22276 )
2023-12-12 20:06:56 +01:00
audio_dac_additive.c
dac_additive: Decouple the buffer length from the waveform length ( #22276 )
2023-12-12 20:06:56 +01:00
audio_dac_basic.c
quantum: remove direct quantum.h
includes ( #21507 )
2023-07-16 23:42:56 +10:00
audio_pwm.h
Move Audio drivers from quantum to platform drivers folder ( #14308 )
2021-10-06 12:01:45 +11:00
audio_pwm_hardware.c
quantum: remove direct quantum.h
includes ( #21507 )
2023-07-16 23:42:56 +10:00
audio_pwm_software.c
quantum: remove direct quantum.h
includes ( #21507 )
2023-07-16 23:42:56 +10:00
backlight_pwm.c
Relocate backlight drivers ( #21444 )
2023-07-08 23:13:10 +10:00
backlight_timer.c
Relocate backlight drivers ( #21444 )
2023-07-08 23:13:10 +10:00
i2c_master.c
drivers: remove direct quantum.h
includes ( #21473 )
2023-07-09 20:03:50 +10:00
i2c_master.h
Tidy up existing i2c_master implementations ( #15376 )
2021-12-02 14:32:31 +00:00
serial.c
Simplify more feature driver defines ( #22090 )
2023-09-25 13:06:42 +10:00
serial_protocol.c
drivers: remove direct quantum.h
includes ( #21473 )
2023-07-09 20:03:50 +10:00
serial_protocol.h
[Core] Split ChibiOS usart split driver in protocol and hardware driver part ( #16669 )
2022-06-18 08:04:17 +10:00
serial_usart.c
drivers: remove direct quantum.h
includes ( #21473 )
2023-07-09 20:03:50 +10:00
serial_usart.h
drivers: remove direct quantum.h
includes ( #21473 )
2023-07-09 20:03:50 +10:00
spi_master.c
Chibios SPI driver: allow some SPI pins to be left unassigned ( #20315 )
2023-09-25 12:54:22 +10:00
spi_master.h
Refactor use of _STM32_ defines ( #14439 )
2021-09-15 11:19:51 +10:00
uart.c
drivers: remove direct quantum.h
includes ( #21473 )
2023-07-09 20:03:50 +10:00
uart.h
Add missing gpio and chibios defs to uart.h ( #22033 )
2023-09-17 13:18:26 +01:00
usbpd_stm32g4.c
usbpd_stm32g4: Configure UCPD before disabling the dead battery mode ( #21430 )
2023-07-03 08:53:54 +10:00
ws2812_bitbang.c
Clean up RGB LED type ( #21859 )
2023-09-04 01:19:59 +01:00
ws2812_pwm.c
Clean up RGB LED type ( #21859 )
2023-09-04 01:19:59 +01:00
ws2812_spi.c
Simplify more feature driver defines ( #22090 )
2023-09-25 13:06:42 +10:00