aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/v4
diff options
context:
space:
mode:
authorRyan2023-09-13 14:47:01 +0200
committerGitHub2023-09-13 14:47:01 +0200
commit35aceab1a48076a0c508c663781de30717518fcb (patch)
tree47bd321679fdfef535a9d8e7df0ddde854e80658 /keyboards/keychron/v4
parenteb2db05e8a7338568fea43b05822aa8089524f61 (diff)
ckled2001: driver naming cleanups (#21890)
Diffstat (limited to 'keyboards/keychron/v4')
-rw-r--r--keyboards/keychron/v4/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keychron/v4/config.h b/keyboards/keychron/v4/config.h
index 8d92219f20..2cea12c06a 100644
--- a/keyboards/keychron/v4/config.h
+++ b/keyboards/keychron/v4/config.h
@@ -17,7 +17,7 @@
#pragma once
/* RGB Matrix Driver Configuration */
-#define DRIVER_COUNT 1
+#define CKLED2001_DRIVER_COUNT 1
#define DRIVER_ADDR_1 0b1110111
/* Increase I2C speed to 1000 KHz */