summaryrefslogtreecommitdiff
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.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/adpenrose/shisaku/config.h b/keyboards/adpenrose/shisaku/config.h
index 4980749d9f..f60f034d18 100644
--- a/keyboards/adpenrose/shisaku/config.h
+++ b/keyboards/adpenrose/shisaku/config.h
@@ -3,7 +3,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 8
@@ -25,12 +24,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