summaryrefslogtreecommitdiff
path: root/keyboards/toad/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/toad/config.h')
-rw-r--r--keyboards/toad/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/toad/config.h b/keyboards/toad/config.h
index 4b8fa6ad46..59a544e2f8 100644
--- a/keyboards/toad/config.h
+++ b/keyboards/toad/config.h
@@ -1,6 +1,5 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 6
@@ -17,9 +16,6 @@
#define LED_SCROLL_LOCK_PIN B5
#define LED_PIN_ON_STATE 0
-/* 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