summaryrefslogtreecommitdiff
path: root/keyboards/torn/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/torn/config.h')
-rw-r--r--keyboards/torn/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/torn/config.h b/keyboards/torn/config.h
index b36ad9b1d9..67d7161279 100644
--- a/keyboards/torn/config.h
+++ b/keyboards/torn/config.h
@@ -17,7 +17,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 4
@@ -53,7 +52,4 @@
#define USB_MAX_POWER_CONSUMPTION 100
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
#define OLED_TIMEOUT 60000