summaryrefslogtreecommitdiff
path: root/keyboards/draculad/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/draculad/config.h')
-rw-r--r--keyboards/draculad/config.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/draculad/config.h b/keyboards/draculad/config.h
index 3570fb41e9..63c16c1c71 100644
--- a/keyboards/draculad/config.h
+++ b/keyboards/draculad/config.h
@@ -17,20 +17,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
-
-#define MATRIX_ROWS 8
-#define MATRIX_COLS 5
#define MATRIX_ROW_PINS {D4, C6, D7, E6}
#define MATRIX_COL_PINS {F4, F5,F6, F7, B1}
#define DIODE_DIRECTION COL2ROW
-#define DEBOUNCE 5
-
-#define SOFT_SERIAL_PIN D2
-
#ifdef OLED_ENABLE
#define OLED_DISPLAY_128X64
#define OLED_TIMEOUT 30000
@@ -50,12 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_SLEEP
#endif
-#define ENCODERS_PAD_A {B2 , B4}
-#define ENCODERS_PAD_B {B6 , B5}
-
-#define ENCODER_RESOLUTIONS { 4, 4 }
-#define ENCODER_RESOLUTIONS_RIGHT { 4, 1 }
-
#define EE_HANDS
#define LAYER_STATE_8BIT