qmk_firmware/platforms/chibios/drivers
Joel Challis 4fd04b2371
Fix compilation of ChibiOS UART driver (#16348)
Cherry picked fix from 15724
2022-02-13 20:44:44 +00:00
..
eeprom Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
ps2 Relocate PS2 code (#14895) 2021-10-20 21:18:49 +01:00
analog.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
analog.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
audio_dac.h Move Audio drivers from quantum to platform drivers folder (#14308) 2021-10-06 12:01:45 +11:00
audio_dac_additive.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
audio_dac_basic.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00: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 Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
audio_pwm_software.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
i2c_master.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
i2c_master.h Tidy up existing i2c_master implementations (#15376) 2021-12-02 14:32:31 +00:00
serial.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
serial_usart.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
serial_usart.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
spi_master.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
spi_master.h
uart.c Fix compilation of ChibiOS UART driver (#16348) 2022-02-13 20:44:44 +00:00
uart.h Westberrytech pr (#14422) 2021-11-27 09:28:18 +11:00
usbpd_stm32g4.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
ws2812.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
ws2812_pwm.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
ws2812_spi.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00