summaryrefslogtreecommitdiff
path: root/keyboards/matchstickworks/southpad/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/matchstickworks/southpad/config.h')
-rw-r--r--keyboards/matchstickworks/southpad/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/matchstickworks/southpad/config.h b/keyboards/matchstickworks/southpad/config.h
index 3b2584eea0..9ad73ee243 100644
--- a/keyboards/matchstickworks/southpad/config.h
+++ b/keyboards/matchstickworks/southpad/config.h
@@ -38,10 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW
-
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
/*
* Feature disable options
* These options are also useful to firmware size reduction.