summaryrefslogtreecommitdiff
path: root/keyboards/handwired/lovelive9/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/lovelive9/config.h')
-rw-r--r--keyboards/handwired/lovelive9/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/handwired/lovelive9/config.h b/keyboards/handwired/lovelive9/config.h
index 771c26f3d7..f99c65303c 100644
--- a/keyboards/handwired/lovelive9/config.h
+++ b/keyboards/handwired/lovelive9/config.h
@@ -1,11 +1,6 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 1
-#define MATRIX_COLS 9
/* default pin-out */
#define MATRIX_ROW_PINS { NO_PIN }
@@ -29,9 +24,7 @@
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
-#define BACKLIGHT_LEVELS 5
#define RGBLIGHT_EFFECT_SNAKE_LENGTH 4
-#define BREATHING_PERIOD 2
#define RGBLIGHT_LIMIT_VAL 255
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17