Serge Baranov 0efd817f42 fix(ws2812-pwm): allow WS2812_PWM_TICK_FREQUENCY override (#26186) 2 months ago
..
eeprom 0c5e36d056 Fix `make test:all` failures seen on macOS Tahoe (#26136) 3 months ago
flash 6ed61c65dd [CI] Format code according to conventions (#25827) 8 months ago
ps2 cf5626e024 [Bug] Fix compilation issues with PS/2 driver on F4x1 controllers (#20433) 3 years ago
vendor 208ebf54a9 WS2812 API rework (#24364) 1 year ago
wear_leveling cd78765edc Update WL backing store from 16 to 32-bit for AT32 (#26066) 4 months ago
analog.c 6ed61c65dd [CI] Format code according to conventions (#25827) 8 months ago
analog.h d412854e37 analog.[ch]: remove unnecessary includes (#16471) 4 years ago
audio_dac.h 229a1690a7 dac_additive: Decouple the buffer length from the waveform length (#22276) 2 years ago
audio_dac_additive.c 83e6ddbbb4 [Audio] Add support for audio shutdown pin (#22731) 2 years ago
audio_dac_basic.c 6ed61c65dd [CI] Format code according to conventions (#25827) 8 months ago
audio_pwm.h ba8f1454f4 Move Audio drivers from quantum to platform drivers folder (#14308) 4 years ago
audio_pwm_hardware.c 8157b37438 always return audio pin to 0 on ARM (#24503) 1 year ago
audio_pwm_software.c 6ed61c65dd [CI] Format code according to conventions (#25827) 8 months ago
backlight_pwm.c d035f02c08 Patch up issue for inverted complementary output on Backlight (#24794) 1 year ago
backlight_timer.c cb2331713c Relocate backlight drivers (#21444) 3 years ago
i2c_master.c 28eeb92f8e Add I2C Transmit and Receive function (#25637) 8 months ago
serial.c 2d1aed78a6 Update GPIO macro usages in core (#23093) 2 years ago
serial_protocol.c b6d9409d2f drivers: remove direct `quantum.h` includes (#21473) 3 years ago
serial_protocol.h fe680a8568 [Core] Split ChibiOS usart split driver in protocol and hardware driver part (#16669) 4 years ago
serial_usart.c 6ed61c65dd [CI] Format code according to conventions (#25827) 8 months ago
serial_usart.h 39161b9ee7 Added MCU support for ArteryTek AT32F415 (#23445) 1 year ago
spi_master.c 90b5c17034 Fix SPI bus lock issue in spi_start_extended when using mutual exclusion (#25447) 1 year ago
uart_serial.c 291d154d7b Unify UART headers (#24855) 1 year ago
uart_sio.c 6ed61c65dd [CI] Format code according to conventions (#25827) 8 months ago
usbpd_stm32g4.c 6e1d3d6d07 Add EOL to non-keyboard files (#24990) 1 year ago
ws2812_bitbang.c 39161b9ee7 Added MCU support for ArteryTek AT32F415 (#23445) 1 year ago
ws2812_pwm.c 0efd817f42 fix(ws2812-pwm): allow WS2812_PWM_TICK_FREQUENCY override (#26186) 2 months ago
ws2812_spi.c 6ed61c65dd [CI] Format code according to conventions (#25827) 8 months ago