From 74a02aad664b38878b14bd915ae81b7d411c3f65 Mon Sep 17 00:00:00 2001 From: Deon Spengler Date: Sat, 16 May 2020 18:54:07 +0200 Subject: [PATCH] Removed RGBLIGHT --- keyboards/handwired/adept42/rules.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/keyboards/handwired/adept42/rules.mk b/keyboards/handwired/adept42/rules.mk index 7926f6b8bf..bf4e693975 100644 --- a/keyboards/handwired/adept42/rules.mk +++ b/keyboards/handwired/adept42/rules.mk @@ -28,7 +28,6 @@ MIDI_ENABLE = no AUDIO_ENABLE = no UNICODE_ENABLE = no BLUETOOTH_ENABLE = no -RGBLIGHT_ENABLE = no SLEEP_LED_ENABLE = no SPLIT_KEYBOARD = yes LTO_ENABLE = yes