summaryrefslogtreecommitdiff
path: root/keyboards/sendyyeah/75pixels/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/sendyyeah/75pixels/config.h')
-rw-r--r--keyboards/sendyyeah/75pixels/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/sendyyeah/75pixels/config.h b/keyboards/sendyyeah/75pixels/config.h
index 26fc9334fd..5f5bc38b34 100644
--- a/keyboards/sendyyeah/75pixels/config.h
+++ b/keyboards/sendyyeah/75pixels/config.h
@@ -16,11 +16,6 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 10
-#define MATRIX_COLS 8
/*
* Keyboard Matrix Assignments
@@ -30,6 +25,3 @@
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
-
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5