qmk-firmware/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
2018-08-15 01:19:38 -04:00
..
analog.c
analog.h
glcdfont.c
hd44780.c
hd44780.h
i2c_master.c
i2c_master.h
i2c_slave.c
i2c_slave.h
pro_micro.h
ssd1306.c
ssd1306.h
ws2812.c
ws2812.h