summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/smk65/revb/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-09-24 12:32:20 +1000
committerGitHub <noreply@github.com>2023-09-24 03:32:20 +0100
commit6424dadd3785d83ebbe17861ed9f9b495b8ba6ae (patch)
treeccdf39072e5ab1203af46f3128db435a1ab1229a /keyboards/lfkeyboards/smk65/revb/config.h
parent9c340077f630ef464758687e67e415e85376dad1 (diff)
Remove custom ISSI lighting code (#22073)
* Remove CU75 custom lighting * Remove LFK78 custom lighting * Remove LFK87 custom lighting * Remove LFKPad custom lighting * Remove Mini1800 custom lighting * Remove SMK65 custom lighting * Remove LFK65-HS custom lighting * Remove LFKeyboards custom lighting * Remove Meira custom lighting
Diffstat (limited to 'keyboards/lfkeyboards/smk65/revb/config.h')
-rw-r--r--keyboards/lfkeyboards/smk65/revb/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/lfkeyboards/smk65/revb/config.h b/keyboards/lfkeyboards/smk65/revb/config.h
index c758caa92c..38b0529178 100644
--- a/keyboards/lfkeyboards/smk65/revb/config.h
+++ b/keyboards/lfkeyboards/smk65/revb/config.h
@@ -30,8 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define AUDIO_VOICES
#define AUDIO_PIN C6
-#define BACKLIGHT_PWM_MAP {8, 16, 40, 55, 70, 128, 200, 255}
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */