summaryrefslogtreecommitdiff
path: root/keyboards/canary/canary60rgb/v1/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-11-01 03:46:23 +0000
committerQMK Bot <hello@qmk.fm>2021-11-01 03:46:23 +0000
commitf7e94f6624cc06a0403ec3b20e12ff558132459d (patch)
tree69ed582f67f620d8044503324b949e67d1e72a33 /keyboards/canary/canary60rgb/v1/config.h
parent928d9f90ec169f49f50c1566132b06adcaf662d7 (diff)
parent3c08817e4454ed67fa776148252dc8a3f9ccb20c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/canary/canary60rgb/v1/config.h')
-rw-r--r--keyboards/canary/canary60rgb/v1/config.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/canary/canary60rgb/v1/config.h b/keyboards/canary/canary60rgb/v1/config.h
index 5097ea654b..303bde7e77 100644
--- a/keyboards/canary/canary60rgb/v1/config.h
+++ b/keyboards/canary/canary60rgb/v1/config.h
@@ -55,7 +55,7 @@
# define RGBLIGHT_EFFECT_RGB_TEST
# define RGBLIGHT_EFFECT_ALTERNATING
# define RGBLIGHT_EFFECT_TWINKLE
-# define RGBLED_NUM 12
+# define RGBLED_NUM 20
# define RGBLIGHT_HUE_STEP 8
# define RGBLIGHT_SAT_STEP 8
# define RGBLIGHT_VAL_STEP 8
@@ -88,8 +88,7 @@
# define DISABLE_RGB_MATRIX_MULTISPLASH
# define DISABLE_RGB_MATRIX_SOLID_SPLASH
# define DISABLE_RGB_MATRIX_SOLID_MULTISPLASH
-# define DISABLE_RGB_MATRIX_DIGITAL_RAIN
# define DRIVER_ADDR_1 0b1010000
# define DRIVER_COUNT 1
# define DRIVER_LED_TOTAL 63
-#endif
+#endif \ No newline at end of file