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

refactor_process_record_kb_user
fauxpark 5 years ago committed by Joel Challis
parent 5404d6baef
commit 156d319604
  1. 4
      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 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# custom matrix setup SRC = backlight.c
CUSTOM_MATRIX = yes
SRC = matrix.c backlight.c

Loading…
Cancel
Save