diff options
author | QMK Bot <hello@qmk.fm> | 2021-06-20 15:30:49 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-06-20 15:30:49 +0000 |
commit | c234341cf688449184aa54cbb3b579ba23a1ae6a (patch) | |
tree | 7caee9f0cb32841945284df74456b8ad3760edb3 /keyboards/dztech | |
parent | 291455098f1e382c04feac48d29c02dfa3e038ce (diff) | |
parent | 29df3ce83b95a30e150d2db19cbbe6553a21b647 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dztech')
-rwxr-xr-x | keyboards/dztech/dz65rgb/v3/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/dztech/dz65rgb/v3/rules.mk b/keyboards/dztech/dz65rgb/v3/rules.mk index 36358fe4d9..ace821a327 100755 --- a/keyboards/dztech/dz65rgb/v3/rules.mk +++ b/keyboards/dztech/dz65rgb/v3/rules.mk @@ -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 |