瀏覽代碼

Fix/keyboard/dz65rgbv3 (#13268)

With the 'lufa-ms' bootloader LTO is needed so the keyboard can be built
with Configurator.
Erovia 4 年之前
父節點
當前提交
29df3ce83b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      keyboards/dztech/dz65rgb/v3/rules.mk

+ 1 - 0
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