]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/kinesis/keymaps/milestogo/rules.mk
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
[qmk_firmware.git] / keyboards / kinesis / keymaps / milestogo / rules.mk
index 9d3df5964f21f788bbb49b3bdd2859a6ee10d228..7a331cd530cf89521ca827d7947dd67bb5bee86e 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 = no       # Breathing sleep LED during USB suspend
 
-ifndef QUANTUM_DIR
-       include ../../../../Makefile
-endif