diff options
author | 4pplet <4pplet@protonmail.com> | 2021-02-19 21:27:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 15:27:16 -0500 |
commit | fd6f7b56cdb07d183a46010b7bb8e1df8f357a36 (patch) | |
tree | 258a76c98014469f73b3d5cd5e62ca9d3c1a0ad7 /keyboards/4pplet/aekiso60/keymaps/via | |
parent | fdff75342be62f044dc3fd3034e9d4610845995b (diff) |
enable rgb underglow for VIA-firmware (#11746)
Diffstat (limited to 'keyboards/4pplet/aekiso60/keymaps/via')
-rw-r--r-- | keyboards/4pplet/aekiso60/keymaps/via/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/4pplet/aekiso60/keymaps/via/rules.mk b/keyboards/4pplet/aekiso60/keymaps/via/rules.mk index 1e5b99807c..c4b503281b 100644 --- a/keyboards/4pplet/aekiso60/keymaps/via/rules.mk +++ b/keyboards/4pplet/aekiso60/keymaps/via/rules.mk @@ -1 +1,2 @@ VIA_ENABLE = yes +RGBLIGHT_ENABLE = yes
\ No newline at end of file |