summaryrefslogtreecommitdiff
path: root/keyboards/phage_studio/pila87/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/phage_studio/pila87/config.h')
-rw-r--r--keyboards/phage_studio/pila87/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/phage_studio/pila87/config.h b/keyboards/phage_studio/pila87/config.h
index 819f748180..3d08cb262a 100644
--- a/keyboards/phage_studio/pila87/config.h
+++ b/keyboards/phage_studio/pila87/config.h
@@ -17,7 +17,6 @@
#pragma once
-#include "config_common.h"
/* Key matrix size */
#define MATRIX_ROWS 6
@@ -30,13 +29,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
-/* Bootmagic reset */
-#define BOOTMAGIC_LITE_ROW 0
-#define BOOTMAGIC_LITE_COLUMN 0
-
/* LED Indicator */
#define LED_CAPS_LOCK_PIN C14
#define LED_SCROLL_LOCK_PIN A0