summaryrefslogtreecommitdiff
path: root/keyboards/spiderisland/split78/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/spiderisland/split78/config.h')
-rw-r--r--keyboards/spiderisland/split78/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/spiderisland/split78/config.h b/keyboards/spiderisland/split78/config.h
index 30c5ec23a8..5a40c312b6 100644
--- a/keyboards/spiderisland/split78/config.h
+++ b/keyboards/spiderisland/split78/config.h
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 8
@@ -27,6 +26,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_LEVELS 3
#define BACKLIGHT_BREATHING
-#define DEBOUNCE 50
-
#define I2C_START_RETRY_COUNT 1