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.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/mixi/config.h b/keyboards/mixi/config.h
index b34a64a813..ed82723108 100644
--- a/keyboards/mixi/config.h
+++ b/keyboards/mixi/config.h
@@ -1,24 +1,5 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 3
-#define MATRIX_COLS 3
-
-/* Keyboard Matrix Assignments */
-#define DIRECT_PINS { \
- { D1, D4, F4 }, \
- { D0, B4, F5 }, \
- { C6, F7, B6 } \
-}
-
-#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