Skip to content

Commit

Permalink
Fix up builds that are now too big for develop branch. (#12495)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc authored Apr 6, 2021
1 parent 64a0f5a commit 96acb49
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyboards/kbdfans/bella/rgb/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ AUDIO_ENABLE = no # Audio output
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = IS31FL3741
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in

LTO_ENABLE = yes
2 changes: 2 additions & 0 deletions keyboards/kbdfans/bella/rgb_iso/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ AUDIO_ENABLE = no # Audio output
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = IS31FL3741
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in

LTO_ENABLE = yes
2 changes: 2 additions & 0 deletions keyboards/mt64rgb/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth
AUDIO_ENABLE = no # Audio output

LAYOUTS = 64_ansi

LTO_ENABLE = yes

0 comments on commit 96acb49

Please sign in to comment.