]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/launchpad/keymaps/default/rules.mk
Add user-overridable callback for cancelling UCIS input (#5564)
[qmk_firmware.git] / keyboards / launchpad / keymaps / default / rules.mk
index 9bf35a59d09c947de28527b6eb1049001f10c56f..d1fa27f41efba0f773f7a5dbd2673c41a6029f7a 100644 (file)
@@ -20,6 +20,3 @@ RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight.
 # 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