diff options
Diffstat (limited to 'keyboards/xd96/rules.mk')
| -rw-r--r-- | keyboards/xd96/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd96/rules.mk b/keyboards/xd96/rules.mk index 0c56a5ac0..3ede910c3 100644 --- a/keyboards/xd96/rules.mk +++ b/keyboards/xd96/rules.mk | |||
| @@ -31,7 +31,7 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | |||
| 31 | AUDIO_ENABLE = no # Audio output on port C6 | 31 | AUDIO_ENABLE = no # Audio output on port C6 |
| 32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 33 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | 33 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs |
| 34 | LINK_TIME_OPTIMIZATION_ENABLE = yes | 34 | LTO_ENABLE = yes |
| 35 | 35 | ||
| 36 | # custom matrix setup | 36 | # custom matrix setup |
| 37 | CUSTOM_MATRIX = lite | 37 | CUSTOM_MATRIX = lite |
