diff options
author | Ryan <fauxpark@gmail.com> | 2023-03-17 14:02:04 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-17 14:02:04 +1100 |
commit | 02ccc50e6085a9d0a4f38f252960e2d14ffe4d1f (patch) | |
tree | 8a35e27d2eaeec9d37e775d4ba167117ca250d6d /keyboards/ep | |
parent | c7f58145fb8cf5ea4337a1bb0439111fe2ce65f0 (diff) |
Remove more empty headers (#20155)
Diffstat (limited to 'keyboards/ep')
-rw-r--r-- | keyboards/ep/40/40.c | 16 | ||||
-rw-r--r-- | keyboards/ep/96/96.c | 16 | ||||
-rw-r--r-- | keyboards/ep/comsn/hs68/hs68.c | 16 | ||||
-rw-r--r-- | keyboards/ep/comsn/mollydooker/mollydooker.c | 16 | ||||
-rw-r--r-- | keyboards/ep/comsn/tf_longeboye/tf__longeboye.c | 16 |
5 files changed, 0 insertions, 80 deletions
diff --git a/keyboards/ep/40/40.c b/keyboards/ep/40/40.c deleted file mode 100644 index fad78a7941..0000000000 --- a/keyboards/ep/40/40.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2018 Elliot Powell - * - * 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 <http://www.gnu.org/licenses/>. - */ -#include "40.h" diff --git a/keyboards/ep/96/96.c b/keyboards/ep/96/96.c deleted file mode 100644 index 70b48aa411..0000000000 --- a/keyboards/ep/96/96.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2018 Elliot Powell - * - * 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 <http://www.gnu.org/licenses/>. - */ -#include "96.h" diff --git a/keyboards/ep/comsn/hs68/hs68.c b/keyboards/ep/comsn/hs68/hs68.c deleted file mode 100644 index 16595739c0..0000000000 --- a/keyboards/ep/comsn/hs68/hs68.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2019 Elliot Powell - * - * 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 <http://www.gnu.org/licenses/>. - */ -#include "hs68.h" diff --git a/keyboards/ep/comsn/mollydooker/mollydooker.c b/keyboards/ep/comsn/mollydooker/mollydooker.c deleted file mode 100644 index 3657ac9642..0000000000 --- a/keyboards/ep/comsn/mollydooker/mollydooker.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2019 Elliot Powell - * - * 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 <http://www.gnu.org/licenses/>. - */ -#include "mollydooker.h" diff --git a/keyboards/ep/comsn/tf_longeboye/tf__longeboye.c b/keyboards/ep/comsn/tf_longeboye/tf__longeboye.c deleted file mode 100644 index ee8db1e523..0000000000 --- a/keyboards/ep/comsn/tf_longeboye/tf__longeboye.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2019 Elliot Powell - * - * 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 <http://www.gnu.org/licenses/>. - */ -#include "tf_longeboye.h" |