forked from mirrors/qmk_userspace
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
This commit is contained in:
parent
c8e998ccad
commit
f0da486fab
292 changed files with 2282 additions and 1174 deletions
|
@ -12,7 +12,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration
|
|||
|
||||
# RGB Options
|
||||
RGBLIGHT_ENABLE = yes # Enable global lighting effects. Do not enable with RGB Matrix
|
||||
RGBLIGHT_ANIMATIONS = yes # LED animations
|
||||
LED_MIRRORED = yes # Mirror LEDs across halves (enable DIP 1 on slave, and DIP 2 and 3 on master)
|
||||
|
||||
RGB_MATRIX_ENABLE = no # Enable per-key coordinate based RGB effects. Do not enable with RGBlight
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue