qmk_firmware/platforms/chibios/drivers
2023-03-30 12:21:02 +11:00
..
eeprom NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
flash NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
ps2
vendor/RP/RP2040 [Core] PS/2 PIO Driver for RP2040 (#17893) 2023-03-25 11:48:28 +01:00
wear_leveling Fixup EFL and F4's sector selection. (#19221) 2022-12-02 21:55:28 +11:00
analog.c analog.c: Fix pinToMux() for STM32F0xx (#19658) 2023-01-25 01:47:55 +00:00
analog.h
audio_dac.h
audio_dac_additive.c Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
audio_dac_basic.c Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
audio_pwm.h
audio_pwm_hardware.c [Core] Adjust PWM hardware audio driver for RP2040 (#17723) 2022-10-27 19:26:16 +02:00
audio_pwm_software.c
i2c_master.c ChibiOS: use correct status codes in i2c_master.c (#17808) 2022-07-28 02:02:10 +01:00
i2c_master.h
serial.c [Core] Use polled waiting on ChibiOS platforms that support it (#17607) 2022-07-11 15:17:05 +02:00
serial_protocol.c [Core] Serial-protocol: always clear receive queue on main half of split keyboard (#18419) 2022-10-03 18:23:45 +02: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 Update ChibiOS[-Contrib], SIO driver, configs (#17915) 2023-01-12 21:47:36 +11:00
serial_usart.h [Core] Split ChibiOS usart split driver in protocol and hardware driver part (#16669) 2022-06-18 08:04:17 +10:00
spi_master.c Post-bootloader EFL/SPI fixes. (#17661) 2022-07-14 00:41:08 +10:00
spi_master.h
uart.c Corrections to uart driver for Chibios platform (#19075) 2023-01-24 07:05:47 +11:00
uart.h Corrections to uart driver for Chibios platform (#19075) 2023-01-24 07:05:47 +11:00
usbpd_stm32g4.c
ws2812_bitbang.c WS2812 driver improvements (#20262) 2023-03-30 12:21:02 +11:00
ws2812_pwm.c ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (#18036) 2022-10-21 08:17:51 +11:00
ws2812_spi.c ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (#18036) 2022-10-21 08:17:51 +11:00