summaryrefslogtreecommitdiff
path: root/keyboards/makeymakey/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/makeymakey/config.h')
-rw-r--r--keyboards/makeymakey/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/makeymakey/config.h b/keyboards/makeymakey/config.h
index 21cbb2c1f6..07221e385a 100644
--- a/keyboards/makeymakey/config.h
+++ b/keyboards/makeymakey/config.h
@@ -16,7 +16,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 3
@@ -32,5 +31,3 @@
/* LEDs Pins */
#define LED_PINS 5
#define LED_PINS_HW {B5, B6, B7, B3, B2}
-
-#define DEBOUNCE 10