[Keyboard] Reduce compile size for melgeek mach80 (#15034)
parent
5da04fb45b
commit
b05f0bb231
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue