diff options
Diffstat (limited to 'keyboards/quark/rules.mk')
-rw-r--r-- | keyboards/quark/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/quark/rules.mk b/keyboards/quark/rules.mk index 27729edf2..0566e5e82 100644 --- a/keyboards/quark/rules.mk +++ b/keyboards/quark/rules.mk | |||
@@ -18,7 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
18 | NKRO_ENABLE = yes # USB Nkey Rollover | 18 | NKRO_ENABLE = yes # USB Nkey Rollover |
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
21 | BLUETOOTH_ENABLE = no # Enable Bluetooth | ||
22 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
23 | UNICODE_ENABLE = yes # Unicode | 22 | UNICODE_ENABLE = yes # Unicode |
24 | 23 | ||