You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
7 years ago
..
TWIlib.c Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
TWIlib.h Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
analog.c Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
analog.h Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
glcdfont.c Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
is31fl3731.c Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
is31fl3731.h Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
pro_micro.h Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
ssd1306.c fix implementation issues from SSD1306 clean up, added rotation (#1494) 8 years ago
ssd1306.h fix implementation issues from SSD1306 clean up, added rotation (#1494) 8 years ago
ws2812.c Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
ws2812.h update to driver separation 8 years ago