qmk_firmware/platforms/chibios/drivers
2024-04-04 13:47:16 +01: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 Add i2c split keyboard support for rp2040 2024-04-04 13:47:16 +01:00
analog.c Add ADC support STM32L4xx and STM32G4xx series MCUs (#22341) 2023-12-08 01:26:44 +00:00
analog.h
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
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 Add i2c split keyboard support for rp2040 2024-04-04 13:47:16 +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
uart.h [Core] Allow ChibiOS SIO driver for UART driver (#22839) 2024-02-20 11:34:24 +01:00
uart_serial.c [Core] Allow ChibiOS SIO driver for UART driver (#22839) 2024-02-20 11:34:24 +01:00
uart_sio.c Workaround for uart makefile issues (#23192) 2024-03-02 18:20:18 +00: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 WS2812 bitbang: prefix for NOP_FUDGE define (#23110) 2024-02-20 21:13:18 +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