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/40percentclub/5x5/5x5.c | 1 - keyboards/40percentclub/gherkin/gherkin.c | 1 - keyboards/40percentclub/half_n_half/half_n_half.c | 16 ---------------- keyboards/40percentclub/luddite/luddite.c | 1 - keyboards/40percentclub/mf68/mf68.c | 1 - keyboards/40percentclub/nori/nori.c | 16 ---------------- keyboards/40percentclub/tomato/tomato.c | 1 - 7 files changed, 37 deletions(-) delete mode 100644 keyboards/40percentclub/5x5/5x5.c delete mode 100644 keyboards/40percentclub/gherkin/gherkin.c delete mode 100644 keyboards/40percentclub/half_n_half/half_n_half.c delete mode 100644 keyboards/40percentclub/luddite/luddite.c delete mode 100644 keyboards/40percentclub/mf68/mf68.c delete mode 100644 keyboards/40percentclub/nori/nori.c delete mode 100644 keyboards/40percentclub/tomato/tomato.c (limited to 'keyboards/40percentclub') diff --git a/keyboards/40percentclub/5x5/5x5.c b/keyboards/40percentclub/5x5/5x5.c deleted file mode 100644 index b31fcd7814..0000000000 --- a/keyboards/40percentclub/5x5/5x5.c +++ /dev/null @@ -1 +0,0 @@ -#include "5x5.h" diff --git a/keyboards/40percentclub/gherkin/gherkin.c b/keyboards/40percentclub/gherkin/gherkin.c deleted file mode 100644 index 2952d842cf..0000000000 --- a/keyboards/40percentclub/gherkin/gherkin.c +++ /dev/null @@ -1 +0,0 @@ -#include "gherkin.h" diff --git a/keyboards/40percentclub/half_n_half/half_n_half.c b/keyboards/40percentclub/half_n_half/half_n_half.c deleted file mode 100644 index e49e545798..0000000000 --- a/keyboards/40percentclub/half_n_half/half_n_half.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2019 Boy_314 - * - * 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 "half_n_half.h" diff --git a/keyboards/40percentclub/luddite/luddite.c b/keyboards/40percentclub/luddite/luddite.c deleted file mode 100644 index 3e720ad571..0000000000 --- a/keyboards/40percentclub/luddite/luddite.c +++ /dev/null @@ -1 +0,0 @@ -#include "luddite.h" diff --git a/keyboards/40percentclub/mf68/mf68.c b/keyboards/40percentclub/mf68/mf68.c deleted file mode 100644 index 4abee8e0c3..0000000000 --- a/keyboards/40percentclub/mf68/mf68.c +++ /dev/null @@ -1 +0,0 @@ -#include "mf68.h" diff --git a/keyboards/40percentclub/nori/nori.c b/keyboards/40percentclub/nori/nori.c deleted file mode 100644 index f60cf98d86..0000000000 --- a/keyboards/40percentclub/nori/nori.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2018 - * - * 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 "nori.h" diff --git a/keyboards/40percentclub/tomato/tomato.c b/keyboards/40percentclub/tomato/tomato.c deleted file mode 100644 index dbf8bfe12b..0000000000 --- a/keyboards/40percentclub/tomato/tomato.c +++ /dev/null @@ -1 +0,0 @@ -#include "tomato.h" -- cgit v1.2.3