From 02ccc50e6085a9d0a4f38f252960e2d14ffe4d1f Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 17 Mar 2023 14:02:04 +1100 Subject: Remove more empty headers (#20155) --- keyboards/utd80/utd80.c | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 keyboards/utd80/utd80.c (limited to 'keyboards/utd80') diff --git a/keyboards/utd80/utd80.c b/keyboards/utd80/utd80.c deleted file mode 100644 index 7b1a269d7b..0000000000 --- a/keyboards/utd80/utd80.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2021 UTDKeyboard & Dominic Gan - * - * this program is free software: you can redistribute it and/or modify - * it under the terms of the gnu general public license as published by - * the free software foundation, either version 2 of the license, or - * (at your option) any later version. - * - * this program is distributed in the hope that it will be useful, - * but without any warranty; without even the implied warranty of - * merchantability or fitness for a particular purpose. see the - * gnu general public license for more details. - * - * you should have received a copy of the gnu general public license - * along with this program. if not, see . - */ -#include "utd80.h" -- cgit v1.2.3