summaryrefslogtreecommitdiff
path: root/keyboards/clickety_split/leeloo/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/clickety_split/leeloo/rev1/config.h')
-rw-r--r--keyboards/clickety_split/leeloo/rev1/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/clickety_split/leeloo/rev1/config.h b/keyboards/clickety_split/leeloo/rev1/config.h
index 88bab4ca98..cb80debf74 100644
--- a/keyboards/clickety_split/leeloo/rev1/config.h
+++ b/keyboards/clickety_split/leeloo/rev1/config.h
@@ -17,7 +17,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
// Rows are doubled-up
@@ -35,9 +34,6 @@
/* define tapping term */
#define TAPPING_TERM 100
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
/* encoder support */
#define ENCODERS_PAD_A { F5 }
#define ENCODERS_PAD_B { F4 }