diff options
Diffstat (limited to 'keyboards/cx60/config.h')
-rw-r--r-- | keyboards/cx60/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/cx60/config.h b/keyboards/cx60/config.h index f14a164f57..b0b899c644 100644 --- a/keyboards/cx60/config.h +++ b/keyboards/cx60/config.h @@ -27,7 +27,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGBLIGHT_EFFECT_RGB_TEST #define RGBLIGHT_EFFECT_ALTERNATING #define RGBLIGHT_EFFECT_TWINKLE -#define RGBLED_NUM 14 -#define RGBLIGHT_HUE_STEP 10 -#define RGBLIGHT_SAT_STEP 17 -#define RGBLIGHT_VAL_STEP 17 |