summaryrefslogtreecommitdiff
path: root/keyboards/xelus/pachi/rgb/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xelus/pachi/rgb/rules.mk')
-rw-r--r--keyboards/xelus/pachi/rgb/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xelus/pachi/rgb/rules.mk b/keyboards/xelus/pachi/rgb/rules.mk
index 6c1b3298c4..bc55888bef 100644
--- a/keyboards/xelus/pachi/rgb/rules.mk
+++ b/keyboards/xelus/pachi/rgb/rules.mk
@@ -29,7 +29,7 @@ RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = custom
COMMON_VPATH += $(DRIVER_PATH)/issi
-SRC += drivers/issi/is31fl3741.c
+SRC += drivers/led/issi/is31fl3741.c
LTO_ENABLE = yes
OPT = 2