diff options
Diffstat (limited to 'keyboards/fc980c/matrix.c')
-rw-r--r-- | keyboards/fc980c/matrix.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>. #include "timer.h" #include "matrix.h" #include "led.h" -// #include "fc980c.h" +// #include QMK_KEYBOARD_H // Timer resolution check |