]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - layouts/community/ortho_4x12/drashna/rules.mk
[Keymap] Update to drashna keymaps: Conform to QMK Standards Edition (#5377)
[qmk_firmware.git] / layouts / community / ortho_4x12 / drashna / rules.mk
index a5429b8ffbab2733b4af13fb635012007383ec0a..f8804326745e13aa3515c3b852eb9294a677e462 100644 (file)
@@ -12,7 +12,7 @@ ifeq (,$(findstring planck/rev6,$(KEYBOARD))) # Make sure it's NOT the Planck Re
 endif
 ifneq (,$(findstring planck/light,$(KEYBOARD))) # Make sure it IS the Planck Light
   RGB_MATRIX_ENABLE   = yes
-  RGBLIGHT_ENABLE     = no
+  RGBLIGHT_ENABLE     = yes
 endif
 
 ifeq ($(strip $(PROTOCOL)), VUSB)