diff options
author | Eric <22215921+ericywl@users.noreply.github.com> | 2018-04-30 22:46:23 +0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-04-30 07:46:23 -0700 |
commit | de97c560f5b731f45f70b92d82509cc3ba97b9e9 (patch) | |
tree | 0117557f419e8579ed7185be82d01e9bb3b10379 /keyboards/fc980c/matrix.c | |
parent | bc89c4f104a9066a6d5eb80c92c504724a976cd5 (diff) |
Added FC980C Config (#2850)
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 bde0f3c139..1126f3047a 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 |