diff options
Diffstat (limited to 'keyboards/converter/usb_usb/ble/rules.mk')
-rw-r--r-- | keyboards/converter/usb_usb/ble/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/converter/usb_usb/ble/rules.mk b/keyboards/converter/usb_usb/ble/rules.mk index 04543c2d7..ad4d206a5 100644 --- a/keyboards/converter/usb_usb/ble/rules.mk +++ b/keyboards/converter/usb_usb/ble/rules.mk | |||
@@ -12,7 +12,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
12 | NKRO_ENABLE = no # USB Nkey Rollover | 12 | NKRO_ENABLE = no # USB Nkey Rollover |
13 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 13 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
14 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 14 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
15 | UNICODE_ENABLE = no # Unicode | ||
16 | AUDIO_ENABLE = no # Audio output | 15 | AUDIO_ENABLE = no # Audio output |
17 | 16 | ||
18 | BLUETOOTH_ENABLE = yes | 17 | BLUETOOTH_ENABLE = yes |