summaryrefslogtreecommitdiff
path: root/keyboards/jacky_studio/s7_elephant/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jacky_studio/s7_elephant/rev1/config.h')
-rw-r--r--keyboards/jacky_studio/s7_elephant/rev1/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/jacky_studio/s7_elephant/rev1/config.h b/keyboards/jacky_studio/s7_elephant/rev1/config.h
index ccef8fb63d..d7a8bf543b 100644
--- a/keyboards/jacky_studio/s7_elephant/rev1/config.h
+++ b/keyboards/jacky_studio/s7_elephant/rev1/config.h
@@ -16,11 +16,6 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 16
/* key matrix pins */
#define MATRIX_ROW_PINS { B0, B1, B2, B3, B4 }
@@ -54,9 +49,6 @@
#define RGBLIGHT_SLEEP
#endif
-/* 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