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
yiancar ad2bb529c7 Rgb matrix arm (#3648)
* Addition of I2C master driver for STM32, Generalization of ISSI3731 driver

- Addition of an i2c_master driver for STM32 to replicate expectations of AVR driver.
- Moved ISSI3731 driver one level up to make it accesible by both architectures.
- Renamed ISSI3731 functions to a more general name for preparation of other ISSI drivers.
- Added compiler directives where necessary to differenciate each architecture.

* converted tabs to spaces
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 DC01 keyboard addition (#3428) 7 years ago
i2c_master.h DC01 keyboard addition (#3428) 7 years ago
i2c_slave.c DC01 keyboard addition (#3428) 7 years ago
i2c_slave.h DC01 keyboard addition (#3428) 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