diff options
Diffstat (limited to 'keyboards/4pplet/waffling80/rev_b/config.h')
-rw-r--r-- | keyboards/4pplet/waffling80/rev_b/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/4pplet/waffling80/rev_b/config.h b/keyboards/4pplet/waffling80/rev_b/config.h index ae972e0dd5..036d08cc73 100644 --- a/keyboards/4pplet/waffling80/rev_b/config.h +++ b/keyboards/4pplet/waffling80/rev_b/config.h @@ -17,7 +17,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once #define WS2812_EXTERNAL_PULLUP - -#define RGBLIGHT_HUE_STEP 8 -#define RGBLIGHT_SAT_STEP 8 -#define RGBLIGHT_VAL_STEP 8 |