diff options
author | takashicompany <t@kashi.company> | 2022-02-22 02:11:00 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-21 09:11:00 -0800 |
commit | 7e4f74d6897c5c34be084317a3647f974fdd4e71 (patch) | |
tree | e8482aff15a1fd562f0bec9b439e8dc62c7a268e /keyboards/takashicompany/heavy_left/rules.mk | |
parent | 59f671744b7474cdc07830799053ba1d61edbf72 (diff) |
[Keyboard] Update Heavy Left (#16354)
Diffstat (limited to 'keyboards/takashicompany/heavy_left/rules.mk')
-rw-r--r-- | keyboards/takashicompany/heavy_left/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/takashicompany/heavy_left/rules.mk b/keyboards/takashicompany/heavy_left/rules.mk index a92a794ed6..ce3c5bfaeb 100644 --- a/keyboards/takashicompany/heavy_left/rules.mk +++ b/keyboards/takashicompany/heavy_left/rules.mk @@ -14,7 +14,7 @@ CONSOLE_ENABLE = no # Console for debug COMMAND_ENABLE = no # Commands for debug and configuration NKRO_ENABLE = no # Enable N-Key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow +RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output SPLIT_KEYBOARD=yes
\ No newline at end of file |