forked from mirrors/qmk_firmware
[Keyboard] Rebound underglow settings for via (#12268)
This commit is contained in:
parent
36ba4806b1
commit
173aed3d0e
2 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
VIA_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
|
|
|
@ -31,6 +31,6 @@ LAYOUTS = ortho_4x12
|
|||
LAYOUTS_HAS_RGB = no
|
||||
|
||||
# Disable unsupported hardware
|
||||
RGBLIGHT_SUPPORTED = no
|
||||
RGBLIGHT_SUPPORTED = yes
|
||||
AUDIO_SUPPORTED = no
|
||||
BACKLIGHT_SUPPORTED = no
|
||||
|
|
Loading…
Reference in a new issue