You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 647c2835e6
WS2812 driver improvements (#20262)
1 year ago
..
eeprom NVRAM refactor, phase 1. (#18969) 1 year ago
flash NVRAM refactor, phase 1. (#18969) 1 year ago
ps2 Relocate PS2 code (#14895) 2 years ago
vendor/RP/RP2040 [Core] PS/2 PIO Driver for RP2040 (#17893) 1 year ago
wear_leveling Fixup EFL and F4's sector selection. (#19221) 1 year ago
analog.c analog.c: Fix `pinToMux()` for STM32F0xx (#19658) 1 year ago
analog.h analog.[ch]: remove unnecessary includes (#16471) 2 years ago
audio_dac.h Move Audio drivers from quantum to platform drivers folder (#14308) 2 years ago
audio_dac_additive.c Fix functions with empty params (#19647) 1 year ago
audio_dac_basic.c Fix functions with empty params (#19647) 1 year ago
audio_pwm.h Move Audio drivers from quantum to platform drivers folder (#14308) 2 years ago
audio_pwm_hardware.c [Core] Adjust PWM hardware audio driver for RP2040 (#17723) 1 year ago
audio_pwm_software.c Format code according to conventions (#16322) 2 years ago
i2c_master.c ChibiOS: use correct status codes in i2c_master.c (#17808) 1 year ago
i2c_master.h Tidy up existing i2c_master implementations (#15376) 2 years ago
serial.c [Core] Use polled waiting on ChibiOS platforms that support it (#17607) 1 year ago
serial_protocol.c [Core] Serial-protocol: always clear receive queue on main half of split keyboard (#18419) 1 year ago
serial_protocol.h [Core] Split ChibiOS usart split driver in protocol and hardware driver part (#16669) 1 year ago
serial_usart.c Update ChibiOS[-Contrib], SIO driver, configs (#17915) 1 year ago
serial_usart.h [Core] Split ChibiOS usart split driver in protocol and hardware driver part (#16669) 1 year ago
spi_master.c Post-bootloader EFL/SPI fixes. (#17661) 1 year ago
spi_master.h Refactor use of _STM32_ defines (#14439) 2 years ago
uart.c Corrections to uart driver for Chibios platform (#19075) 1 year ago
uart.h Corrections to uart driver for Chibios platform (#19075) 1 year ago
usbpd_stm32g4.c Format code according to conventions (#16322) 2 years ago
ws2812_bitbang.c WS2812 driver improvements (#20262) 1 year ago
ws2812_pwm.c ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (#18036) 1 year ago
ws2812_spi.c ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (#18036) 1 year ago