From 37105225491b08c654e53690e9cf2d2df66d38aa Mon Sep 17 00:00:00 2001
From: mechlovin <57231893+mechlovin@users.noreply.github.com>
Date: Wed, 19 Aug 2020 08:13:16 +0700
Subject: [PATCH] Refactor Adelais PCB (#10069)

Enable RGBLIGHT for standard pcb rev2&3

* Update rules.mk

* Update rules.mk
---
 keyboards/mechlovin/adelais/standard_led/rules.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/keyboards/mechlovin/adelais/standard_led/rules.mk b/keyboards/mechlovin/adelais/standard_led/rules.mk
index 34de30aa97..a66d19314a 100644
--- a/keyboards/mechlovin/adelais/standard_led/rules.mk
+++ b/keyboards/mechlovin/adelais/standard_led/rules.mk
@@ -1,3 +1,2 @@
-
-
+RGBLIGHT_ENABLE = yes
 DEFAULT_FOLDER = mechlovin/adelais/standard_led/rev2
\ No newline at end of file