1
0
Fork 0
qmk_firmware/drivers
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
..
arm Rgb matrix arm (#3648) 2018-08-15 01:19:38 -04:00
avr Rgb matrix arm (#3648) 2018-08-15 01:19:38 -04:00
boards/IC_TEENSY_3_1 Update whitefox to use the K-Type teensy workaround 2018-04-03 23:06:14 -04:00
ugfx/gdisp Add template board files 2017-07-10 09:01:59 -04:00
is31fl3731.c Rgb matrix arm (#3648) 2018-08-15 01:19:38 -04:00
is31fl3731.h Rgb matrix arm (#3648) 2018-08-15 01:19:38 -04:00