summaryrefslogtreecommitdiff
path: root/keyboards/maple_computing/lets_split_eh/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maple_computing/lets_split_eh/config.h')
-rw-r--r--keyboards/maple_computing/lets_split_eh/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/maple_computing/lets_split_eh/config.h b/keyboards/maple_computing/lets_split_eh/config.h
index 671cd4d34a..aa84f9768d 100644
--- a/keyboards/maple_computing/lets_split_eh/config.h
+++ b/keyboards/maple_computing/lets_split_eh/config.h
@@ -17,12 +17,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/* key matrix size */
// Rows are doubled-up
#define MATRIX_ROWS 8
#define MATRIX_COLS 6
-
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5