]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/tada68/keymaps/unix/rules.mk
[Keyboard] Backport two fixes from TMK: usb-usb converter (#6383)
[qmk_firmware.git] / keyboards / tada68 / keymaps / unix / rules.mk
index 46f0b65a9cbf85a63dd2786b3e8ef55a85f4de07..316106c034d2b764cef95af7299c221c41ebb33c 100644 (file)
@@ -13,9 +13,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 = yes      # Breathing sleep LED during USB suspend
 
-ifndef QUANTUM_DIR
-       include ../../../../Makefile
-endif