summaryrefslogtreecommitdiff
path: root/keyboards/jacky_studio/s7_elephant/rev2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jacky_studio/s7_elephant/rev2/config.h')
-rw-r--r--keyboards/jacky_studio/s7_elephant/rev2/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/jacky_studio/s7_elephant/rev2/config.h b/keyboards/jacky_studio/s7_elephant/rev2/config.h
index cbddf31674..8746825ea6 100644
--- a/keyboards/jacky_studio/s7_elephant/rev2/config.h
+++ b/keyboards/jacky_studio/s7_elephant/rev2/config.h
@@ -16,7 +16,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 5
@@ -43,7 +42,6 @@
#define DIODE_DIRECTION ROW2COL
#define BACKLIGHT_PIN B6
-// #define BACKLIGHT_BREATHING
#define BACKLIGHT_LEVELS 15
#define RGB_DI_PIN E2
@@ -66,9 +64,6 @@
#define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */
#endif // RGB_DI_PIN
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE