summaryrefslogtreecommitdiff
path: root/keyboards/hidtech/bastyl/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hidtech/bastyl/config.h')
-rw-r--r--keyboards/hidtech/bastyl/config.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/hidtech/bastyl/config.h b/keyboards/hidtech/bastyl/config.h
index 1feb25b84c..64bd94c007 100644
--- a/keyboards/hidtech/bastyl/config.h
+++ b/keyboards/hidtech/bastyl/config.h
@@ -17,10 +17,7 @@
*/
#pragma once
-#include "config_common.h"
-#define MATRIX_ROWS 10
-#define MATRIX_COLS 6
#define DIODE_DIRECTION ROW2COL
#define MATRIX_ROW_PINS { D7, B5, F7, F6, B6 }
#define MATRIX_COL_PINS { B4, E6, C6, B1, B3, B2 }
@@ -37,8 +34,7 @@
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
-#define DEBOUNCE 5
-#define SOFT_SERIAL_PIN D0
+
#define LOCKING_SUPPORT_ENABLE
#define LOCKING_RESYNC_ENABLE
#define MASTER_RIGHT