소스 검색

Remove remnants of custom matrix from Skog rules.mk (#7764)

fauxpark 6 년 전
부모
커밋
156d319604
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      keyboards/percent/skog/rules.mk

+ 1 - 3
keyboards/percent/skog/rules.mk

@@ -28,6 +28,4 @@ OPT_DEFS = -DDEBUG_LEVEL=0
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
 SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend
 
-# custom matrix setup
-CUSTOM_MATRIX = yes
-SRC = matrix.c backlight.c
+SRC = backlight.c