qmk_firmware/platforms/chibios/drivers
2024-02-18 17:08:27 +11:00
..
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 [Audio] Enable Complementary output for PWM Hardware driver (#22726) 2023-12-21 19:38:59 -08: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 I2C driver cleanup (#21273) 2024-01-17 14:05:38 +01:00
i2c_master.h I2C driver cleanup (#21273) 2024-01-17 14:05:38 +01:00
serial.c Update GPIO macro usages in core (#23093) 2024-02-18 17:08:27 +11: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 Update GPIO macro usages in core (#23093) 2024-02-18 17:08:27 +11: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 Update GPIO macro usages in core (#23093) 2024-02-18 17:08:27 +11:00
ws2812_pwm.c Remove PWM advanced check for WS2812 driver (#22830) 2024-01-05 12:27:55 +00:00
ws2812_spi.c Simplify more feature driver defines (#22090) 2023-09-25 13:06:42 +10:00