Skip to content

Commit

Permalink
Fix Valor default underglow (qmk#11093)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xelus22 authored Dec 1, 2020
1 parent 41347cd commit 3aae530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/xelus/valor/rev1/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
BLUETOOTH_ENABLE = no # Enable Bluetooth
AUDIO_ENABLE = no # Audio output
LTO_ENABLE = yes

0 comments on commit 3aae530

Please sign in to comment.