summaryrefslogtreecommitdiff
path: root/keyboards/maple_computing/lets_split_eh/eh/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maple_computing/lets_split_eh/eh/config.h')
-rw-r--r--keyboards/maple_computing/lets_split_eh/eh/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/maple_computing/lets_split_eh/eh/config.h b/keyboards/maple_computing/lets_split_eh/eh/config.h
index c2f92b7274..7cab19e7dd 100644
--- a/keyboards/maple_computing/lets_split_eh/eh/config.h
+++ b/keyboards/maple_computing/lets_split_eh/eh/config.h
@@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/* Let's Split EH? pin-out */
#define MATRIX_ROW_PINS { B1, B3, D7, B4 }
@@ -28,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_PIN B7
-/* number of backlight levels */
#define BACKLIGHT_LEVELS 3
/* ws2812 RGB LED */