From: Priyadi Iman Nurcahyo Date: Sat, 26 Nov 2016 06:46:05 +0000 (+0700) Subject: protocols.mk is already included in latest QMK X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7f3c9c6a395a921d2914fc5cac1ac8f9441c33eb;p=qmk_firmware.git protocols.mk is already included in latest QMK --- diff --git a/keyboards/handwired/promethium/rules.mk b/keyboards/handwired/promethium/rules.mk index 835b13c4f..0842780cc 100644 --- a/keyboards/handwired/promethium/rules.mk +++ b/keyboards/handwired/promethium/rules.mk @@ -70,6 +70,5 @@ PS2_USE_INT ?= yes # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend -include $(TMK_DIR)/protocol.mk SRC += $(QUANTUM_DIR)/light_ws2812.c SRC += rgbsps.c \ No newline at end of file