Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-21 | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis | |
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young | |
2019-12-31 | SPI DMA based RGB Underglow for STM32 (#7674) | Joel Challis | |
* Initial stash of ws2812 spi driver * Update comment, add sync backup plan * Add testing notes to spi ws2812 driver * Align RGBW error messages | |||
2019-10-29 | Refactor ps2avrgb i2c ws2812 to core (#7183) | Joel Challis | |
* Refactor ps2avrgb i2c ws2812 to core * Refactor jj40 to use ws2812 i2c driver * Refactor ps2avrgb template to use ws2812 i2c driver * Add ws2812 stub files * clang-format and driver config * Add ws2812 driver docs * Fix default config values * Update tmk_core/protocol/vusb/main.c Co-Authored-By: Drashna Jaelre <drashna@live.com> |