RGB matrix effects definiton fix (#15930)
* RGB matrix effects definiton fix * Move LTO to board rules & add some comments * Whitespace fix * Whitespace fix 2 Co-authored-by: Ryan <fauxpark@gmail.com> * Whitespace fix 3 Co-authored-by: Ryan <fauxpark@gmail.com> * Comment fix Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
This commit is contained in:
@@ -15,8 +15,9 @@ COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
NKRO_ENABLE = yes # Enable N-Key Rollover
|
||||
BACKLIGHT_ENABLE = no # Keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = no # Keyboard RGB underglow
|
||||
RGB_MATRIX_ENABLE = yes # Enable RGB matrix effects
|
||||
RGB_MATRIX_DRIVER = WS2812
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
RGB_MATRIX_DRIVER = WS2812
|
||||
LTO_ENABLE = yes
|
||||
DYNAMIC_MACRO_ENABLE = yes
|
||||
ENCODER_ENABLE = yes
|
Reference in New Issue
Block a user