1
0
Fork 0
qmk_firmware/platforms/chibios/drivers
2024-07-18 08:59:08 +10:00
..
eeprom Decouple VIA from STM32 L0/L1 EEPROM implementation () 2024-06-12 13:00:23 +10:00
flash NVRAM refactor, phase 1. () 2022-11-23 08:50:19 +00:00
ps2 [Bug] Fix compilation issues with PS/2 driver on F4x1 controllers () 2023-04-12 21:43:27 -07:00
vendor/RP/RP2040 Rename RGBW define to WS2812_RGBW () 2024-04-28 00:36:54 +10:00
wear_leveling [wear_leveling] efl updates () 2024-06-04 20:16:45 +10:00
analog.c Add ADC support STM32L4xx and STM32G4xx series MCUs () 2023-12-08 01:26:44 +00:00
analog.h analog.[ch]: remove unnecessary includes () 2022-03-04 14:56:59 +11:00
audio_dac.h dac_additive: Decouple the buffer length from the waveform length () 2023-12-12 20:06:56 +01:00
audio_dac_additive.c [Audio] Add support for audio shutdown pin () 2024-03-06 22:02:37 +11:00
audio_dac_basic.c [Audio] Add support for audio shutdown pin () 2024-03-06 22:02:37 +11:00
audio_pwm.h Move Audio drivers from quantum to platform drivers folder () 2021-10-06 12:01:45 +11:00
audio_pwm_hardware.c [Audio] Add support for audio shutdown pin () 2024-03-06 22:02:37 +11:00
audio_pwm_software.c [Audio] Add support for audio shutdown pin () 2024-03-06 22:02:37 +11:00
backlight_pwm.c Relocate backlight drivers () 2023-07-08 23:13:10 +10:00
backlight_timer.c Relocate backlight drivers () 2023-07-08 23:13:10 +10:00
i2c_master.c Update I2C API usage in keyboard code () 2024-03-27 12:41:53 +00:00
i2c_master.h I2C driver cleanup () 2024-01-17 14:05:38 +01:00
serial.c Update GPIO macro usages in core () 2024-02-18 17:08:27 +11:00
serial_protocol.c drivers: remove direct quantum.h includes () 2023-07-09 20:03:50 +10:00
serial_protocol.h [Core] Split ChibiOS usart split driver in protocol and hardware driver part () 2022-06-18 08:04:17 +10:00
serial_usart.c drivers: remove direct quantum.h includes () 2023-07-09 20:03:50 +10:00
serial_usart.h drivers: remove direct quantum.h includes () 2023-07-09 20:03:50 +10:00
spi_master.c [WIP] Adds bus acquire/release semantics to SPI start/stop. () 2024-07-18 08:59:08 +10:00
spi_master.h Refactor use of _STM32_ defines () 2021-09-15 11:19:51 +10:00
uart.h [Core] Allow ChibiOS SIO driver for UART driver () 2024-02-20 11:34:24 +01:00
uart_serial.c [Core] Allow ChibiOS SIO driver for UART driver () 2024-02-20 11:34:24 +01:00
uart_sio.c Workaround for uart makefile issues () 2024-03-02 18:20:18 +00:00
usbpd_stm32g4.c usbpd_stm32g4: Configure UCPD before disabling the dead battery mode () 2023-07-03 08:53:54 +10:00
ws2812_bitbang.c Rename RGBW define to WS2812_RGBW () 2024-04-28 00:36:54 +10:00
ws2812_pwm.c Rename RGBW define to WS2812_RGBW () 2024-04-28 00:36:54 +10:00
ws2812_spi.c Rename RGBW define to WS2812_RGBW () 2024-04-28 00:36:54 +10:00