소스 검색

protocols.mk is already included in latest QMK

Priyadi Iman Nurcahyo 9 년 전
부모
커밋
7f3c9c6a39
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      keyboards/handwired/promethium/rules.mk

+ 0 - 1
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