qmk_firmware/drivers/avr
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209)
* integrated Peter Fleury's LCD library for HD44780 LCDs

* fixed typo

* cleanup finished

* add documentation

* added HD44780 documentation

* removed keyboard from .gitmodules

* resolved merge conflict

* removed edit of kira75s rules.mk made by merge

* moved hd44780 to drivers/avr

* Added licence info to hd44780 files

* Added link to hd44780 docs.
2018-07-15 13:31:45 -04:00
..
analog.c
analog.h
glcdfont.c
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 remove comment code 2018-06-23 14:34:41 -04:00
i2c_master.h adds immediate i2c return, fixes ez matrix code 2018-06-23 14:18:47 -04:00
i2c_slave.c Add I2C slave library 2018-07-15 13:00:50 -04:00
i2c_slave.h Add I2C slave library 2018-07-15 13:00:50 -04:00
is31fl3731.c refactor, non-working 2018-06-22 21:26:30 -04:00
is31fl3731.h refactor, non-working 2018-06-22 21:26:30 -04:00
pro_micro.h
ssd1306.c
ssd1306.h
ws2812.c
ws2812.h