summaryrefslogtreecommitdiff
path: root/keyboards/ekow/akira/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ekow/akira/config.h')
-rw-r--r--keyboards/ekow/akira/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/ekow/akira/config.h b/keyboards/ekow/akira/config.h
index 7d6df19f50..9deabfe903 100644
--- a/keyboards/ekow/akira/config.h
+++ b/keyboards/ekow/akira/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 5
-#define MATRIX_COLS 15
// M60-A PCB default pin-out
#define MATRIX_ROW_PINS \
@@ -41,4 +36,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW
-#define DEBOUNCE 3