summaryrefslogtreecommitdiff
path: root/keyboards/viktus/z150_bh/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/viktus/z150_bh/config.h')
-rw-r--r--keyboards/viktus/z150_bh/config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/viktus/z150_bh/config.h b/keyboards/viktus/z150_bh/config.h
index b91b3b4199..a3555ccd50 100644
--- a/keyboards/viktus/z150_bh/config.h
+++ b/keyboards/viktus/z150_bh/config.h
@@ -1,10 +1,5 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 20
/* key matrix pins */
#define MATRIX_ROW_PINS { C3, C2, C1, C0, E1 }
@@ -13,13 +8,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-#define LED_NUM_LOCK_PIN E7
-#define LED_CAPS_LOCK_PIN B0
-#define LED_SCROLL_LOCK_PIN E6
-
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE