summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/thekey/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/massdrop/thekey/config.h')
-rw-r--r--keyboards/massdrop/thekey/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/massdrop/thekey/config.h b/keyboards/massdrop/thekey/config.h
index c9608fab7a..0869e77a7a 100644
--- a/keyboards/massdrop/thekey/config.h
+++ b/keyboards/massdrop/thekey/config.h
@@ -16,11 +16,6 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 1
-#define MATRIX_COLS 3
/*
* Keyboard Matrix Assignments
@@ -30,9 +25,6 @@
#define DIODE_DIRECTION ROW2COL
-#define BACKLIGHT_PIN B6
-#define BACKLIGHT_LEVELS 3
-
#define RGB_DI_PIN B1
#define RGBLED_NUM 2
#define RGBLIGHT_HUE_STEP 8