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
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
..
arm Rgb matrix arm (#3648) 7 years ago
avr Rgb matrix arm (#3648) 7 years ago
boards/IC_TEENSY_3_1 Update whitefox to use the K-Type teensy workaround 7 years ago
ugfx/gdisp Add template board files 8 years ago
is31fl3731.c Rgb matrix arm (#3648) 7 years ago
is31fl3731.h Rgb matrix arm (#3648) 7 years ago