X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fhelix%2Frev2%2Fkeymaps%2Fled_test%2Frules.mk;fp=keyboards%2Fhelix%2Frev2%2Fkeymaps%2Fled_test%2Frules.mk;h=2062d348d1f1ad06d76111745d01595d6572daf7;hb=7f4f0f7685cef421df4c07b0982c1905fb57a736;hp=a9cd251bc5f52e310cb2c28fa5039c55b42e76de;hpb=b1ed85587161e8352d136fcc4876a52b33328b01;p=qmk_firmware.git diff --git a/keyboards/helix/rev2/keymaps/led_test/rules.mk b/keyboards/helix/rev2/keymaps/led_test/rules.mk index a9cd251bc..2062d348d 100644 --- a/keyboards/helix/rev2/keymaps/led_test/rules.mk +++ b/keyboards/helix/rev2/keymaps/led_test/rules.mk @@ -120,10 +120,6 @@ SRC += led_test_init.c # 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 - # Uncomment these for debugging # $(info -- RGBLIGHT_ENABLE=$(RGBLIGHT_ENABLE)) # $(info -- OPT_DEFS=$(OPT_DEFS))