summaryrefslogtreecommitdiff
path: root/keyboards/keyten/kt3700/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keyten/kt3700/config.h')
-rw-r--r--keyboards/keyten/kt3700/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/keyten/kt3700/config.h b/keyboards/keyten/kt3700/config.h
index ba1a69c0bd..ae11d65f2c 100644
--- a/keyboards/keyten/kt3700/config.h
+++ b/keyboards/keyten/kt3700/config.h
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/*
* Keyboard Matrix Assignments
@@ -36,6 +35,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW
#define LED_NUM_LOCK_PIN B6
-
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5