From f20a05440ed38bb3de754b2193e56d3e41a939a1 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 3 Feb 2023 11:04:10 +1100 Subject: Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) --- keyboards/fc660c/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'keyboards/fc660c/config.h') diff --git a/keyboards/fc660c/config.h b/keyboards/fc660c/config.h index 7575819308..f4f356859d 100644 --- a/keyboards/fc660c/config.h +++ b/keyboards/fc660c/config.h @@ -24,9 +24,6 @@ along with this program. If not, see . //#define DIODE_DIRECTION -/* define if matrix has ghost */ -//#define MATRIX_HAS_GHOST - #define LED_CAPS_LOCK_PIN B6 #define LED_PIN_ON_STATE 0 -- cgit v1.2.3