summaryrefslogtreecommitdiff
path: root/keyboards/horrortroll/lemon40/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/horrortroll/lemon40/config.h')
-rw-r--r--keyboards/horrortroll/lemon40/config.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/horrortroll/lemon40/config.h b/keyboards/horrortroll/lemon40/config.h
index e40642946b..14ae995d43 100644
--- a/keyboards/horrortroll/lemon40/config.h
+++ b/keyboards/horrortroll/lemon40/config.h
@@ -16,14 +16,6 @@
#pragma once
-
-/* key matrix pins */
-#define MATRIX_ROW_PINS { D7, E6, B4, B5, D4, C6, D2, D3 }
-#define MATRIX_COL_PINS { F5, F6, B1, B3, B2, B6, F7 }
-
-/* COL2ROW or ROW2COL */
-#define DIODE_DIRECTION COL2ROW
-
/* Forcing to use NKRO instead 6KRO */
#define FORCE_NKRO
@@ -31,7 +23,6 @@
#ifdef RGBLIGHT_ENABLE
/* RGB light pin */
- #define RGB_DI_PIN F4
#define RGBLED_NUM 15
/* RGB light effect */