1
0
Fork 0

Move some led drivers to common folder (#13749)

* Move some led drivers to common folder
This commit is contained in:
Joel Challis 2021-07-31 14:31:09 +01:00 committed by GitHub
parent aeb252435d
commit 206a995ccd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
64 changed files with 58 additions and 58 deletions

View file

@ -23,7 +23,7 @@ void matrix_io_delay(void) { __asm__ volatile("nop\nnop\nnop\n"); }
#ifdef RGB_MATRIX_ENABLE
#include <i2c_master.h>
#include "drivers/issi/is31fl3741.h"
#include "drivers/led/issi/is31fl3741.h"
const is31_led g_is31_leds[DRIVER_LED_TOTAL] = {
/* Refer to IS31 manual for these locations
* driver