From 3f637e3831a6fd0219012e5c35109c01ba5447d7 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 13 Aug 2023 17:23:23 +0200 Subject: fix rgb --- planck/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'planck/config.h') diff --git a/planck/config.h b/planck/config.h index 4e17100..7251c32 100644 --- a/planck/config.h +++ b/planck/config.h @@ -50,6 +50,3 @@ #define RGBLIGHT_EFFECT_SNAKE #define RGBLIGHT_EFFECT_STATIC_GRADIENT #define RGBLIGHT_EFFECT_TWINKLE - -// we want to have different backlight per layers -#define RGBLIGHT_LAYERS -- cgit v1.2.3