qmk-dactyl-manuform-a/drivers/chibios
James Young 7d1194de01
run: qmk cformat --core-only
2021-05-29 13:53:10 -07:00
..
analog.c run: qmk cformat --core-only 2021-05-29 13:53:10 -07:00
analog.h Initial arm->chibios pass - simplify some platform logic (#8450) 2020-03-21 16:20:04 +11:00
i2c_master.c 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
i2c_master.h Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
serial.c Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
serial.h ARM split - Add uart half duplex transport support (#7987) 2020-05-21 18:00:21 +01:00
serial_usart.c Add Full-duplex serial driver for ARM boards (#9842) 2021-05-26 20:37:54 -07:00
serial_usart.h run: qmk cformat --core-only 2021-05-29 13:53:10 -07:00
serial_usart_duplex.c Add Full-duplex serial driver for ARM boards (#9842) 2021-05-26 20:37:54 -07:00
spi_master.c Align ChibiOS spi_master behaviour with AVR (#11404) 2021-01-03 14:53:53 +11:00
spi_master.h Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
uart.c Format code according to conventions (#11905) 2021-02-15 06:55:43 +11:00
uart.h UART driver refactor (#11637) 2021-01-27 17:42:49 +11:00
usbpd_stm32g4.c Format code according to conventions (#11907) 2021-02-15 11:53:15 +11:00
ws2812.c Add BGR byte order for WS2812 drivers (#11562) 2021-01-16 08:42:30 +11:00
ws2812_pwm.c Add support for complementary outputs to the WS2812 PWM driver (#11988) 2021-03-02 20:26:06 -08:00
ws2812_spi.c Format code according to conventions (#12292) 2021-03-19 16:24:36 +00:00