diff options
Diffstat (limited to 'keyboards/hifumi/config.h')
-rw-r--r-- | keyboards/hifumi/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/hifumi/config.h b/keyboards/hifumi/config.h index bcf040c6cb..019c322c09 100644 --- a/keyboards/hifumi/config.h +++ b/keyboards/hifumi/config.h @@ -17,8 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once /* ws2812 RGB LED */ -#define RGBLED_NUM 6 -#define RGBLIGHT_HUE_STEP 5 #define RGBLIGHT_EFFECT_BREATHING #define RGBLIGHT_EFFECT_RAINBOW_MOOD #define RGBLIGHT_EFFECT_RAINBOW_SWIRL |