diff options
Diffstat (limited to 'keyboards/hubble/config.h')
-rw-r--r-- | keyboards/hubble/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/hubble/config.h b/keyboards/hubble/config.h index eb2aad2e50..b084d0ea31 100644 --- a/keyboards/hubble/config.h +++ b/keyboards/hubble/config.h @@ -3,7 +3,6 @@ #pragma once -#include "config_common.h" /* rgb */ #define RGB_DI_PIN D2 @@ -19,5 +18,3 @@ #define RGBLIGHT_EFFECT_RGB_TEST #define RGBLIGHT_EFFECT_ALTERNATING #define RGBLIGHT_EFFECT_TWINKLE - -#define DEBOUNCE 5 |