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/checkerboards/axon40/axon40.c | 17 ----------------- .../checkerboards/candybar_ortho/candybar_ortho.c | 17 ----------------- keyboards/checkerboards/g_idb60/g_idb60.c | 18 ------------------ keyboards/checkerboards/nop60/nop60.c | 18 ------------------ keyboards/checkerboards/plexus75_he/plexus75_he.c | 17 ----------------- keyboards/checkerboards/pursuit40/pursuit40.c | 17 ----------------- .../checkerboards/ud40_ortho_alt/ud40_ortho_alt.c | 17 ----------------- 7 files changed, 121 deletions(-) delete mode 100644 keyboards/checkerboards/axon40/axon40.c delete mode 100644 keyboards/checkerboards/candybar_ortho/candybar_ortho.c delete mode 100644 keyboards/checkerboards/g_idb60/g_idb60.c delete mode 100644 keyboards/checkerboards/nop60/nop60.c delete mode 100644 keyboards/checkerboards/plexus75_he/plexus75_he.c delete mode 100644 keyboards/checkerboards/pursuit40/pursuit40.c delete mode 100644 keyboards/checkerboards/ud40_ortho_alt/ud40_ortho_alt.c (limited to 'keyboards/checkerboards') diff --git a/keyboards/checkerboards/axon40/axon40.c b/keyboards/checkerboards/axon40/axon40.c deleted file mode 100644 index a18e99cfab..0000000000 --- a/keyboards/checkerboards/axon40/axon40.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2021 Nathan Spears -* -* 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 "axon40.h" diff --git a/keyboards/checkerboards/candybar_ortho/candybar_ortho.c b/keyboards/checkerboards/candybar_ortho/candybar_ortho.c deleted file mode 100644 index 8f127cd36e..0000000000 --- a/keyboards/checkerboards/candybar_ortho/candybar_ortho.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2021 Nathan Spears -* -* 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 "candybar_ortho.h" diff --git a/keyboards/checkerboards/g_idb60/g_idb60.c b/keyboards/checkerboards/g_idb60/g_idb60.c deleted file mode 100644 index d09f2dbb20..0000000000 --- a/keyboards/checkerboards/g_idb60/g_idb60.c +++ /dev/null @@ -1,18 +0,0 @@ - /* - Copyright 2021 Nathan Spears - - 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 "g_idb60.h" diff --git a/keyboards/checkerboards/nop60/nop60.c b/keyboards/checkerboards/nop60/nop60.c deleted file mode 100644 index b8a67e87df..0000000000 --- a/keyboards/checkerboards/nop60/nop60.c +++ /dev/null @@ -1,18 +0,0 @@ - /* - Copyright 2021 Nathan Spears - - 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 "nop60.h" diff --git a/keyboards/checkerboards/plexus75_he/plexus75_he.c b/keyboards/checkerboards/plexus75_he/plexus75_he.c deleted file mode 100644 index 1c7dad7ab7..0000000000 --- a/keyboards/checkerboards/plexus75_he/plexus75_he.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2021 Nathan Spears - * - * 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 "plexus75_he.h" diff --git a/keyboards/checkerboards/pursuit40/pursuit40.c b/keyboards/checkerboards/pursuit40/pursuit40.c deleted file mode 100644 index 4fed33c34a..0000000000 --- a/keyboards/checkerboards/pursuit40/pursuit40.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2020 Nathan Spears - * - * 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 "pursuit40.h" diff --git a/keyboards/checkerboards/ud40_ortho_alt/ud40_ortho_alt.c b/keyboards/checkerboards/ud40_ortho_alt/ud40_ortho_alt.c deleted file mode 100644 index 7000732a13..0000000000 --- a/keyboards/checkerboards/ud40_ortho_alt/ud40_ortho_alt.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2021 Nathan Spears - * - * 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 "ud40_ortho_alt.h" -- cgit v1.2.3