~ruther/qmk_firmware

29df3ce83b95a30e150d2db19cbbe6553a21b647 — Erovia 4 years ago 7ab4902
Fix/keyboard/dz65rgbv3 (#13268)

With the 'lufa-ms' bootloader LTO is needed so the keyboard can be built
with Configurator.
1 files changed, 1 insertions(+), 0 deletions(-)

M keyboards/dztech/dz65rgb/v3/rules.mk
M keyboards/dztech/dz65rgb/v3/rules.mk => keyboards/dztech/dz65rgb/v3/rules.mk +1 -0
@@ 22,3 22,4 @@ BLUETOOTH_ENABLE = no          # Enable Bluetooth
AUDIO_ENABLE = no              # Audio output
RGB_MATRIX_ENABLE = yes        # Use RGB matrix
RGB_MATRIX_DRIVER = IS31FL3741
LTO_ENABLE = yes