Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB ↵ | XScorpion2 | 2019-05-01 | 1 | -1/+1 |
| | | | | Matrix (#5744) | ||||
* | Features/ws2812 matrix driver (#5418) | XScorpion2 | 2019-04-14 | 1 | -0/+25 |
| | | | | | | * WS2812 driver implementation for RGB Matrix * Added driver configuration docs | ||||
* | Practice60 RGB and PWM Backlight (#4929) | Andrew Kannan | 2019-01-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Update Practice60 to enable RGB via SPI DMA and use PWM backlight breathing * Correct stm32f103c8t6 flash size in eeprom definition * Remove unused files and improve ifdef checks * Update quantum/rgblight.c Co-Authored-By: awkannan <andrew.kannan@klaviyo.com> * Update quantum/rgblight.c Co-Authored-By: awkannan <andrew.kannan@klaviyo.com> * EEPROM implementation fix and updated p60 code * Update define * Remove dead code * Update keymap to remove test key * Update keymap again | ||||
* | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | 2017-07-10 | 1 | -0/+342 |
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional |