diff options
Diffstat (limited to 'data')
-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 62fbb3434..9906266f4 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 | |||
18 | NKRO_ENABLE = no # USB Nkey Rollover | 18 | NKRO_ENABLE = no # USB Nkey Rollover |
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
21 | BLUETOOTH_ENABLE = no # Enable Bluetooth | ||
22 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |