summaryrefslogtreecommitdiff
path: root/keyboards/converter/modelm101/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/converter/modelm101/config.h')
-rw-r--r--keyboards/converter/modelm101/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/converter/modelm101/config.h b/keyboards/converter/modelm101/config.h
index 2102d2d489..00d991fcc8 100644
--- a/keyboards/converter/modelm101/config.h
+++ b/keyboards/converter/modelm101/config.h
@@ -17,11 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 8
-#define MATRIX_COLS 16
/*
* Keyboard Matrix Assignments
@@ -39,9 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION ROW2COL
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed (5 is default) */
-#define DEBOUNCE 5
-
/* The Model M has no diodes */
#define MATRIX_HAS_GHOST