diff options
author | Drashna Jaelre <drashna@live.com> | 2022-10-15 09:55:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-15 09:55:12 -0700 |
commit | d021bedf50801161a49812f63c425b372347055b (patch) | |
tree | 12664e74b67c630b324e6d78fd840ee2331cd3f4 /keyboards/capsunlocked/cu80/v2_iso/rgb | |
parent | be1c9af209c491c13331fa1da895ce196ba2fcda (diff) |
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Diffstat (limited to 'keyboards/capsunlocked/cu80/v2_iso/rgb')
-rw-r--r-- | keyboards/capsunlocked/cu80/v2_iso/rgb/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/capsunlocked/cu80/v2_iso/rgb/config.h b/keyboards/capsunlocked/cu80/v2_iso/rgb/config.h index 41dbede767..4d15aca40c 100644 --- a/keyboards/capsunlocked/cu80/v2_iso/rgb/config.h +++ b/keyboards/capsunlocked/cu80/v2_iso/rgb/config.h @@ -71,7 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH /* RGB firmware override */ -#undef RGBLIGHT_ANIMATIONS #undef RGBLIGHT_HUE_STEP #undef RGBLIGHT_SAT_STEP #undef RGBLIGHT_VAL_STEP |