diff options
Diffstat (limited to 'keyboards/mechlovin/adelais/standard_led/rules.mk')
-rw-r--r-- | keyboards/mechlovin/adelais/standard_led/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/mechlovin/adelais/standard_led/rules.mk b/keyboards/mechlovin/adelais/standard_led/rules.mk new file mode 100644 index 000000000..4ddc35240 --- /dev/null +++ b/keyboards/mechlovin/adelais/standard_led/rules.mk @@ -0,0 +1,3 @@ +BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality +BACKLIGHT_DRIVER = pwm +RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
\ No newline at end of file |