]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/preonic/keymaps/0xdec/rules.mk
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
[qmk_firmware.git] / keyboards / preonic / keymaps / 0xdec / rules.mk
index 6600e368936aa40061b2082e4bc6e2b6616340d8..0c8a6dc4110e79172b3b62f437b117688963ee1a 100644 (file)
@@ -16,6 +16,3 @@ RGBLIGHT_ENABLE   = no  # Enable WS2812 RGB underlight. Do not enable this with
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
 SLEEP_LED_ENABLE  = no  # Breathing sleep LED during USB suspend
 
-ifndef QUANTUM_DIR
-  include ../../../../Makefile
-endif