summaryrefslogtreecommitdiff
path: root/keyboards/wsk/alpha9/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wsk/alpha9/config.h')
-rw-r--r--keyboards/wsk/alpha9/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/wsk/alpha9/config.h b/keyboards/wsk/alpha9/config.h
index 61bba0f8d2..19943cdb98 100644
--- a/keyboards/wsk/alpha9/config.h
+++ b/keyboards/wsk/alpha9/config.h
@@ -16,11 +16,6 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 3
-#define MATRIX_COLS 13
/* key matrix pins */
#define MATRIX_ROW_PINS { D4, B4, B5 }
@@ -29,18 +24,12 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* 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
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-#define LED_CAPS_LOCK_PIN D3
-#define LED_PIN_ON_STATE 0
-
#define RGB_DI_PIN F4
#ifdef RGB_DI_PIN
# define RGBLIGHT_EFFECT_BREATHING