qmk-firmware/drivers/avr
Mikkel Jeppesen 6f50c7eba1 Added APA102 support (#4940)
* Fixed pin for RGB

* Re-did apa102 stuff

* changed to use pincontrol functions

* Removed a newline?

* Changed to comply with project style
2019-02-15 11:32:31 -08: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
apa102.c Added APA102 support (#4940) 2019-02-15 11:32:31 -08:00
apa102.h Added APA102 support (#4940) 2019-02-15 11:32:31 -08:00
glcdfont.c Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
hd44780.c Integrating Peter Fleury's HD44780 LCD library (#3209) 2018-07-15 13:31:45 -04:00
hd44780.h Integrating Peter Fleury's HD44780 LCD library (#3209) 2018-07-15 13:31:45 -04:00
i2c_master.c Adds support for JacoBurge's TouchPad (#4186) 2019-01-10 08:26:40 -08:00
i2c_master.h DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04:00
i2c_slave.c Rename i2c_slave functions so it can coexist with i2c_master (#4875) 2019-01-22 08:57:13 -08:00
i2c_slave.h Rename i2c_slave functions so it can coexist with i2c_master (#4875) 2019-01-22 08:57:13 -08: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 Practice60 RGB and PWM Backlight (#4929) 2019-01-28 16:40:02 -08:00
ws2812.h Remove all of the deprecated RGB defines 2018-10-22 14:55:57 -04:00