diff options
Diffstat (limited to 'data/templates')
-rw-r--r-- | data/templates/avr/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/templates/avr/rules.mk b/data/templates/avr/rules.mk index 62fbb34348..9906266f48 100644 --- a/data/templates/avr/rules.mk +++ b/data/templates/avr/rules.mk @@ -18,5 +18,4 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output |