From 363bfdbfda5ea9fa996390920a9e8982535b76c8 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 27 May 2023 12:27:44 +1000 Subject: Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) Co-authored-by: Nick Brassel --- keyboards/quarkeys/z40/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/quarkeys/z40/config.h') diff --git a/keyboards/quarkeys/z40/config.h b/keyboards/quarkeys/z40/config.h index 2f70b1e53b..ece3e61136 100644 --- a/keyboards/quarkeys/z40/config.h +++ b/keyboards/quarkeys/z40/config.h @@ -64,6 +64,5 @@ #define RGBLIGHT_LAYERS #define RGBLIGHT_LAYERS_OVERRIDE_RGB_OFF -#define RGBLIGHT_LIMIT_VAL 130 #define RGBLIGHT_SLEEP #endif \ No newline at end of file -- cgit v1.2.3