mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-07 15:31:37 +00:00
[Keyboard] Reduce compile size for melgeek mach80 (#15034)
This commit is contained in:
@ -1,2 +1 @@
|
||||
VIA_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
|
@ -21,4 +21,6 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
RGB_MATRIX_ENABLE = yes # Use RGB matrix
|
||||
RGB_MATRIX_DRIVER = IS31FL3741
|
||||
|
||||
LTO_ENABLE = yes
|
||||
|
||||
LAYOUTS = tkl_ansi
|
||||
|
Reference in New Issue
Block a user