diff options
author | Watson <93159069+wttsn@users.noreply.github.com> | 2022-07-02 04:55:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-02 21:55:10 +1000 |
commit | 48721b20fc5524d4a388e7fc5d5d0ba16ad6902b (patch) | |
tree | 457a401c795573594005c7ec5aa833e96bb787ea /keyboards/westm/westm68/rules.mk | |
parent | c725f6f7680b7d8f89974676ce46dd94b74431c0 (diff) |
Updated revisions and added a keyboard (#16731)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: WestM <93159069+WestMProducts@users.noreply.github.com>
Diffstat (limited to 'keyboards/westm/westm68/rules.mk')
-rw-r--r-- | keyboards/westm/westm68/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/westm/westm68/rules.mk b/keyboards/westm/westm68/rules.mk index a54cc39924..1f99e378f9 100644 --- a/keyboards/westm/westm68/rules.mk +++ b/keyboards/westm/westm68/rules.mk @@ -17,5 +17,5 @@ CONSOLE_ENABLE = yes # Console for debug COMMAND_ENABLE = yes # Commands for debug and configuration NKRO_ENABLE = yes # 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 |