From de97c560f5b731f45f70b92d82509cc3ba97b9e9 Mon Sep 17 00:00:00 2001 From: Eric <22215921+ericywl@users.noreply.github.com> Date: Mon, 30 Apr 2018 22:46:23 +0800 Subject: Added FC980C Config (#2850) --- keyboards/fc980c/matrix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/fc980c/matrix.c') diff --git a/keyboards/fc980c/matrix.c b/keyboards/fc980c/matrix.c index bde0f3c13..1126f3047 100644 --- a/keyboards/fc980c/matrix.c +++ b/keyboards/fc980c/matrix.c @@ -28,7 +28,7 @@ along with this program. If not, see . #include "timer.h" #include "matrix.h" #include "led.h" -// #include "fc980c.h" +// #include QMK_KEYBOARD_H // Timer resolution check -- cgit v1.2.3-24-g4f1b