diff options
author | mechlovin <57231893+mechlovin@users.noreply.github.com> | 2020-08-19 08:13:16 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-18 18:13:16 -0700 |
commit | 37105225491b08c654e53690e9cf2d2df66d38aa (patch) | |
tree | f7ff323bb5119ea7f9a31acc6154639f8e27ba3f /keyboards/mechlovin | |
parent | 1ff68165b855e4af3325adb3cf532d78fffb17fb (diff) |
Refactor Adelais PCB (#10069)
Enable RGBLIGHT for standard pcb rev2&3
* Update rules.mk
* Update rules.mk
Diffstat (limited to 'keyboards/mechlovin')
-rw-r--r-- | keyboards/mechlovin/adelais/standard_led/rules.mk | 3 |
1 files changed, 1 insertions, 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 |