summaryrefslogtreecommitdiffstats
path: root/keyboards/hhkb/keymaps/cinaeco/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hhkb/keymaps/cinaeco/rules.mk')
-rw-r--r--keyboards/hhkb/keymaps/cinaeco/rules.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/hhkb/keymaps/cinaeco/rules.mk b/keyboards/hhkb/keymaps/cinaeco/rules.mk
index 05b724051..a85669aa2 100644
--- a/keyboards/hhkb/keymaps/cinaeco/rules.mk
+++ b/keyboards/hhkb/keymaps/cinaeco/rules.mk
@@ -15,9 +15,6 @@ MIDI_ENABLE = no # MIDI controls
AUDIO_ENABLE = no # Audio output on port C6
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
-RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
+RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
-ifndef QUANTUM_DIR
- include ../../../../Makefile
-endif