Browse Source

Fix/keyboard/dz65rgbv3 (#13268)

With the 'lufa-ms' bootloader LTO is needed so the keyboard can be built
with Configurator.
pull/13269/head
Erovia 2 years ago
committed by GitHub
parent
commit
29df3ce83b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      keyboards/dztech/dz65rgb/v3/rules.mk

+ 1
- 0
keyboards/dztech/dz65rgb/v3/rules.mk View File

@ -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

Loading…
Cancel
Save