diff options
author | mechlovin <57231893+mechlovin@users.noreply.github.com> | 2020-09-01 07:20:19 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-31 17:20:19 -0700 |
commit | fa740c12861f77b1381fa2ee282fd57080c70502 (patch) | |
tree | 7f71b71fdae4b7db815d381d3ae84f42f08fe2c2 /keyboards/mechlovin/delphine/mono_led/rules.mk | |
parent | 69804bb243989c06d276581cfdcc9e2f6fb188e6 (diff) |
[Keyboard] Mechlovin Delphine (#9835)
* add
* ADD
* update
* update
* update
* update
* Update rgb_led.c
* Update rgb_led.c
Diffstat (limited to 'keyboards/mechlovin/delphine/mono_led/rules.mk')
-rw-r--r-- | keyboards/mechlovin/delphine/mono_led/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/mechlovin/delphine/mono_led/rules.mk b/keyboards/mechlovin/delphine/mono_led/rules.mk new file mode 100644 index 0000000000..ed572b0bbf --- /dev/null +++ b/keyboards/mechlovin/delphine/mono_led/rules.mk @@ -0,0 +1,2 @@ +BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality +RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
\ No newline at end of file |