From 156d319604b398dbc3d2290cd9e277dd19da8b96 Mon Sep 17 00:00:00 2001
From: fauxpark <fauxpark@gmail.com>
Date: Fri, 3 Jan 2020 06:50:25 +1100
Subject: [PATCH] Remove remnants of custom matrix from Skog rules.mk (#7764)

---
 keyboards/percent/skog/rules.mk | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/keyboards/percent/skog/rules.mk b/keyboards/percent/skog/rules.mk
index 2b0c1154dd..da03a2e0c3 100644
--- a/keyboards/percent/skog/rules.mk
+++ b/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