summaryrefslogtreecommitdiff
path: root/keyboards/yandrstudio/eau_r2/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-11-16 05:59:09 +1100
committerGitHub <noreply@github.com>2022-11-16 05:59:09 +1100
commit81a6407dcaf32e4b2115daccc7c0658add4de7d4 (patch)
treef07cbed72f581f07d3aeec31f963db0f09b27d29 /keyboards/yandrstudio/eau_r2/config.h
parent5dabc1b387d3c6d0ea39c6ff99ea9844576c0c87 (diff)
Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)
Diffstat (limited to 'keyboards/yandrstudio/eau_r2/config.h')
-rw-r--r--keyboards/yandrstudio/eau_r2/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/yandrstudio/eau_r2/config.h b/keyboards/yandrstudio/eau_r2/config.h
index 3fdb79256e..28cb9106bc 100644
--- a/keyboards/yandrstudio/eau_r2/config.h
+++ b/keyboards/yandrstudio/eau_r2/config.h
@@ -33,7 +33,6 @@
# define RGB_DI_PIN A8
# define RGBLED_NUM 12
-# define DRIVER_LED_TOTAL RGBLED_NUM
# define RGBLIGHT_SLEEP
# define RGBLIGHT_VAL_STEP 5
# define RGBLIGHT_LIMIT_VAL 200