diff options
Diffstat (limited to 'keyboards/handwired/owlet60/matrix.c')
-rw-r--r-- | keyboards/handwired/owlet60/matrix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/owlet60/matrix.c b/keyboards/handwired/owlet60/matrix.c index ad36c99039..b233dd7a52 100644 --- a/keyboards/handwired/owlet60/matrix.c +++ b/keyboards/handwired/owlet60/matrix.c @@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <stdint.h> #include <stdbool.h> -#include "owlet60.h" #include "wait.h" #include "print.h" #include "debug.h" |