summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q11
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-09-13 22:47:01 +1000
committerGitHub <noreply@github.com>2023-09-13 22:47:01 +1000
commit35aceab1a48076a0c508c663781de30717518fcb (patch)
tree47bd321679fdfef535a9d8e7df0ddde854e80658 /keyboards/keychron/q11
parenteb2db05e8a7338568fea43b05822aa8089524f61 (diff)
ckled2001: driver naming cleanups (#21890)
Diffstat (limited to 'keyboards/keychron/q11')
-rwxr-xr-xkeyboards/keychron/q11/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keychron/q11/config.h b/keyboards/keychron/q11/config.h
index d2c7ad4a96..3285823d54 100755
--- a/keyboards/keychron/q11/config.h
+++ b/keyboards/keychron/q11/config.h
@@ -27,7 +27,7 @@
#define MATRIX_MASKED // actual mask is defined by `matrix_mask` in `q11.c`
/* RGB Matrix Driver Configuration */
-#define DRIVER_COUNT 1
+#define CKLED2001_DRIVER_COUNT 1
#define DRIVER_ADDR_1 0b1110100
/* Increase I2C speed to 1000 KHz */