summaryrefslogtreecommitdiff
path: root/keyboards/mixi/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mixi/config.h')
-rw-r--r--keyboards/mixi/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/mixi/config.h b/keyboards/mixi/config.h
index b34a64a813..63cc5f9da6 100644
--- a/keyboards/mixi/config.h
+++ b/keyboards/mixi/config.h
@@ -1,6 +1,5 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 3
@@ -16,9 +15,6 @@
#define ENCODERS_PAD_A { D7, B1 }
#define ENCODERS_PAD_B { E6, B3 }
-/* 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