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
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.
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
hd44780.c Integrating Peter Fleury's HD44780 LCD library (#3209) 7 years ago
hd44780.h Integrating Peter Fleury's HD44780 LCD library (#3209) 7 years ago
i2c_master.c remove comment code 7 years ago
i2c_master.h adds immediate i2c return, fixes ez matrix code 7 years ago
i2c_slave.c Add I2C slave library 7 years ago
i2c_slave.h Add I2C slave library 7 years ago
is31fl3731.c refactor, non-working 7 years ago
is31fl3731.h refactor, non-working 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