From a1183ebc8c7b491bdfab18a6dc0a4462c2e84783 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 3 Dec 2021 01:31:36 +1100 Subject: Remove pointless `CUSTOM_MATRIX = no` (#15383) --- keyboards/handwired/ck4x4/rules.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/handwired/ck4x4/rules.mk') diff --git a/keyboards/handwired/ck4x4/rules.mk b/keyboards/handwired/ck4x4/rules.mk index 211921da42..da2f4ec362 100644 --- a/keyboards/handwired/ck4x4/rules.mk +++ b/keyboards/handwired/ck4x4/rules.mk @@ -14,7 +14,6 @@ EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = yes # Console for debug COMMAND_ENABLE = yes # Commands for debug and configuration NKRO_ENABLE = yes # USB Nkey Rollover -CUSTOM_MATRIX = no # Custom matrix file DEFAULT_FOLDER = handwired/ck4x4 -- cgit v1.2.3