diff options
Diffstat (limited to 'keyboards/bioi/morgan65/rules.mk')
-rw-r--r-- | keyboards/bioi/morgan65/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/bioi/morgan65/rules.mk b/keyboards/bioi/morgan65/rules.mk index ed9d49370..5a524890e 100644 --- a/keyboards/bioi/morgan65/rules.mk +++ b/keyboards/bioi/morgan65/rules.mk | |||
@@ -29,7 +29,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
29 | NKRO_ENABLE = no # USB Nkey Rollover | 29 | NKRO_ENABLE = no # USB Nkey Rollover |
30 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 30 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
31 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 31 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
32 | BLUETOOTH_ENABLE = no # Enable Bluetooth | ||
33 | AUDIO_ENABLE = no # Audio output | 32 | AUDIO_ENABLE = no # Audio output |
34 | LTO_ENABLE = yes # Reduce firmware size | 33 | LTO_ENABLE = yes # Reduce firmware size |
35 | 34 | ||