summaryrefslogtreecommitdiffstats
path: root/keyboards/adpenrose/shisaku/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/adpenrose/shisaku/config.h')
-rw-r--r--keyboards/adpenrose/shisaku/config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/adpenrose/shisaku/config.h b/keyboards/adpenrose/shisaku/config.h
index 4980749d9f..47555b5190 100644
--- a/keyboards/adpenrose/shisaku/config.h
+++ b/keyboards/adpenrose/shisaku/config.h
@@ -3,11 +3,6 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 8
-#define MATRIX_COLS 7
/*
* Keyboard Matrix Assignments
@@ -25,12 +20,5 @@
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
-/* Bootmagic Lite key configuration */
-#define BOOTMAGIC_LITE_ROW 0
-#define BOOTMAGIC_LITE_COLUMN 0
-
/* Solenoid pin */
#define SOLENOID_PIN C5