summaryrefslogtreecommitdiff
path: root/keyboards/monstargear
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-22 12:12:42 +1100
committerGitHub <noreply@github.com>2023-02-22 01:12:42 +0000
commit26854f59402f3f4b7ca5cfe0f3dd665a680715f5 (patch)
tree489ba3925d5138b2b424c2a40347027901f21153 /keyboards/monstargear
parent499fc3b85e99de725535eb73f653d77a71339e3f (diff)
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Diffstat (limited to 'keyboards/monstargear')
-rw-r--r--keyboards/monstargear/xo87/rgb/config.h2
-rw-r--r--keyboards/monstargear/xo87/solderable/config.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/monstargear/xo87/rgb/config.h b/keyboards/monstargear/xo87/rgb/config.h
index fa9965d15d..d03610af38 100644
--- a/keyboards/monstargear/xo87/rgb/config.h
+++ b/keyboards/monstargear/xo87/rgb/config.h
@@ -16,8 +16,6 @@
#pragma once
-
-#define BACKLIGHT_PIN F5
#define MATRIX_ROW_PINS { E6,E7, E3, B0, B1 ,A2}
#define MATRIX_COL_PINS { C5,C3,C1,E1,D6,D2,B7,B3,F6,F7,F3,A5,A1,E2,C7,A6 }
#define DIODE_DIRECTION ROW2COL
diff --git a/keyboards/monstargear/xo87/solderable/config.h b/keyboards/monstargear/xo87/solderable/config.h
index e8bead7181..a4cf5c8038 100644
--- a/keyboards/monstargear/xo87/solderable/config.h
+++ b/keyboards/monstargear/xo87/solderable/config.h
@@ -47,5 +47,3 @@
#define LOCKING_SUPPORT_ENABLE
#define LOCKING_RESYNC_ENABLE
-
-#define BACKLIGHT_LEVELS 3