qmk-firmware/drivers/avr
Jack Humbert 14b7602a65
Adds IS31FL3731 RGB Matrix Implementation (#2910)
* adds is31fl3731 rgb matrix implementation

* fix build script for force pushes

* allow bootloader size to be overwritten

* adds planck light implementation

* split led config into 2 arrays

* idk

* betterize register handling

* update planck implementation

* update planck

* refine rgb interface

* cleanup names, rgb matrix

* start documentation

* finish up docs

* add effects list

* clean-up merge

* add RGB_MATRIX_SKIP_FRAMES

* add support for at90usb1286 to bootloader options
2018-05-08 15:24:18 -04:00
..
TWIlib.c Adds IS31FL3731 RGB Matrix Implementation (#2910) 2018-05-08 15:24:18 -04:00
TWIlib.h Adds IS31FL3731 RGB Matrix Implementation (#2910) 2018-05-08 15:24:18 -04:00
analog.c Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
analog.h Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
glcdfont.c Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
is31fl3731.c Adds IS31FL3731 RGB Matrix Implementation (#2910) 2018-05-08 15:24:18 -04:00
is31fl3731.h Adds IS31FL3731 RGB Matrix Implementation (#2910) 2018-05-08 15:24:18 -04:00
pro_micro.h Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
ssd1306.c fix implementation issues from SSD1306 clean up, added rotation (#1494) 2017-07-12 12:10:28 -04:00
ssd1306.h fix implementation issues from SSD1306 clean up, added rotation (#1494) 2017-07-12 12:10:28 -04:00
ws2812.c Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
ws2812.h update to driver separation 2017-09-15 21:43:58 -04:00