summaryrefslogtreecommitdiff
path: root/keyboards/xelus/pachi/rgb/rgb.c
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-07-31 14:31:09 +0100
committerGitHub <noreply@github.com>2021-07-31 14:31:09 +0100
commit206a995ccd53b0843e72da606abebe06f39c9c28 (patch)
treea8b2b3e65a76429ea5171482fce7cc594851373b /keyboards/xelus/pachi/rgb/rgb.c
parentaeb252435d0c161ebd22bd8210765609813fc632 (diff)
Move some led drivers to common folder (#13749)
* Move some led drivers to common folder
Diffstat (limited to 'keyboards/xelus/pachi/rgb/rgb.c')
-rw-r--r--keyboards/xelus/pachi/rgb/rgb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xelus/pachi/rgb/rgb.c b/keyboards/xelus/pachi/rgb/rgb.c
index 1e4ad619c3..ea9812d6b1 100644
--- a/keyboards/xelus/pachi/rgb/rgb.c
+++ b/keyboards/xelus/pachi/rgb/rgb.c
@@ -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