1
0
Fork 0
qmk_firmware/drivers/avr
Drashna Jaelre ff0cb0cf9d
Add GPL3 header to avr i2c files ()
* Add GPL3 header to avr i2c files

* Add for i2c_slave as well

* Fix formatting of license header
2019-07-15 10:32:13 -07:00
..
analog.c Start mvoing hardware drivers to /drivers/ () 2017-07-10 11:18:47 -04:00
analog.h Start mvoing hardware drivers to /drivers/ () 2017-07-10 11:18:47 -04:00
apa102.c Added APA102 support () 2019-02-15 11:32:31 -08:00
apa102.h Moving rgb typedefs into a single location () 2019-06-04 11:04:30 -07:00
glcdfont.c Start mvoing hardware drivers to /drivers/ () 2017-07-10 11:18:47 -04:00
hd44780.c Integrating Peter Fleury's HD44780 LCD library () 2018-07-15 13:31:45 -04:00
hd44780.h Integrating Peter Fleury's HD44780 LCD library () 2018-07-15 13:31:45 -04:00
i2c_master.c Add GPL3 header to avr i2c files () 2019-07-15 10:32:13 -07:00
i2c_master.h Add GPL3 header to avr i2c files () 2019-07-15 10:32:13 -07:00
i2c_slave.c Add GPL3 header to avr i2c files () 2019-07-15 10:32:13 -07:00
i2c_slave.h Add GPL3 header to avr i2c files () 2019-07-15 10:32:13 -07:00
pro_micro.h Start mvoing hardware drivers to /drivers/ () 2017-07-10 11:18:47 -04:00
ssd1306.c fix implementation issues from SSD1306 clean up, added rotation () 2017-07-12 12:10:28 -04:00
ssd1306.h fix implementation issues from SSD1306 clean up, added rotation () 2017-07-12 12:10:28 -04:00
ws2812.c Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix () 2019-05-01 05:48:33 -07:00
ws2812.h Moving rgb typedefs into a single location () 2019-06-04 11:04:30 -07:00