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/cannonkeys/adelie/adelie.c | 17 ----------------- keyboards/cannonkeys/aella/aella.c | 1 - keyboards/cannonkeys/an_c/an_c.c | 1 - keyboards/cannonkeys/atlas/atlas.c | 1 - keyboards/cannonkeys/atlas_alps/atlas_alps.c | 17 ----------------- keyboards/cannonkeys/brutalv2_65/brutalv2_65.c | 16 ---------------- keyboards/cannonkeys/chimera65/chimera65.c | 1 - keyboards/cannonkeys/cloudline/cloudline.c | 4 ---- keyboards/cannonkeys/crin/crin.c | 17 ----------------- keyboards/cannonkeys/devastatingtkl/devastatingtkl.c | 1 - keyboards/cannonkeys/gentoo/gentoo.c | 16 ---------------- keyboards/cannonkeys/gentoo_hs/gentoo_hs.c | 16 ---------------- keyboards/cannonkeys/hoodrowg/hoodrowg.c | 17 ----------------- keyboards/cannonkeys/instant60/instant60.c | 1 - keyboards/cannonkeys/instant65/instant65.c | 1 - keyboards/cannonkeys/iron165/iron165.c | 1 - keyboards/cannonkeys/malicious_ergo/malicious_ergo.c | 16 ---------------- keyboards/cannonkeys/nearfield/nearfield.c | 18 ------------------ keyboards/cannonkeys/obliterated75/obliterated75.c | 1 - keyboards/cannonkeys/onyx/onyx.c | 17 ----------------- keyboards/cannonkeys/ortho48/ortho48.c | 3 --- keyboards/cannonkeys/ortho60/ortho60.c | 3 --- keyboards/cannonkeys/practice60/practice60.c | 2 -- keyboards/cannonkeys/practice65/practice65.c | 2 -- keyboards/cannonkeys/rekt1800/rekt1800.c | 1 - keyboards/cannonkeys/sagittarius/sagittarius.c | 17 ----------------- keyboards/cannonkeys/savage65/savage65.c | 1 - keyboards/cannonkeys/tmov2/tmov2.c | 1 - keyboards/cannonkeys/tsukuyomi/tsukuyomi.c | 17 ----------------- keyboards/cannonkeys/vicious40/vicious40.c | 17 ----------------- 30 files changed, 244 deletions(-) delete mode 100644 keyboards/cannonkeys/adelie/adelie.c delete mode 100644 keyboards/cannonkeys/aella/aella.c delete mode 100644 keyboards/cannonkeys/an_c/an_c.c delete mode 100644 keyboards/cannonkeys/atlas/atlas.c delete mode 100644 keyboards/cannonkeys/atlas_alps/atlas_alps.c delete mode 100644 keyboards/cannonkeys/brutalv2_65/brutalv2_65.c delete mode 100644 keyboards/cannonkeys/chimera65/chimera65.c delete mode 100644 keyboards/cannonkeys/cloudline/cloudline.c delete mode 100644 keyboards/cannonkeys/crin/crin.c delete mode 100644 keyboards/cannonkeys/devastatingtkl/devastatingtkl.c delete mode 100644 keyboards/cannonkeys/gentoo/gentoo.c delete mode 100644 keyboards/cannonkeys/gentoo_hs/gentoo_hs.c delete mode 100644 keyboards/cannonkeys/hoodrowg/hoodrowg.c delete mode 100644 keyboards/cannonkeys/instant60/instant60.c delete mode 100644 keyboards/cannonkeys/instant65/instant65.c delete mode 100644 keyboards/cannonkeys/iron165/iron165.c delete mode 100644 keyboards/cannonkeys/malicious_ergo/malicious_ergo.c delete mode 100755 keyboards/cannonkeys/nearfield/nearfield.c delete mode 100644 keyboards/cannonkeys/obliterated75/obliterated75.c delete mode 100644 keyboards/cannonkeys/onyx/onyx.c delete mode 100644 keyboards/cannonkeys/ortho48/ortho48.c delete mode 100644 keyboards/cannonkeys/ortho60/ortho60.c delete mode 100644 keyboards/cannonkeys/practice60/practice60.c delete mode 100644 keyboards/cannonkeys/practice65/practice65.c delete mode 100644 keyboards/cannonkeys/rekt1800/rekt1800.c delete mode 100644 keyboards/cannonkeys/sagittarius/sagittarius.c delete mode 100644 keyboards/cannonkeys/savage65/savage65.c delete mode 100644 keyboards/cannonkeys/tmov2/tmov2.c delete mode 100644 keyboards/cannonkeys/tsukuyomi/tsukuyomi.c delete mode 100644 keyboards/cannonkeys/vicious40/vicious40.c (limited to 'keyboards/cannonkeys') diff --git a/keyboards/cannonkeys/adelie/adelie.c b/keyboards/cannonkeys/adelie/adelie.c deleted file mode 100644 index 04764169ee..0000000000 --- a/keyboards/cannonkeys/adelie/adelie.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2020 Andrew Kannan - * - * 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 "adelie.h" diff --git a/keyboards/cannonkeys/aella/aella.c b/keyboards/cannonkeys/aella/aella.c deleted file mode 100644 index 862bf41451..0000000000 --- a/keyboards/cannonkeys/aella/aella.c +++ /dev/null @@ -1 +0,0 @@ -#include "aella.h" diff --git a/keyboards/cannonkeys/an_c/an_c.c b/keyboards/cannonkeys/an_c/an_c.c deleted file mode 100644 index 9dfb80e9e2..0000000000 --- a/keyboards/cannonkeys/an_c/an_c.c +++ /dev/null @@ -1 +0,0 @@ -#include "an_c.h" diff --git a/keyboards/cannonkeys/atlas/atlas.c b/keyboards/cannonkeys/atlas/atlas.c deleted file mode 100644 index 8b0b236fe9..0000000000 --- a/keyboards/cannonkeys/atlas/atlas.c +++ /dev/null @@ -1 +0,0 @@ -#include "atlas.h" diff --git a/keyboards/cannonkeys/atlas_alps/atlas_alps.c b/keyboards/cannonkeys/atlas_alps/atlas_alps.c deleted file mode 100644 index b1cdb84517..0000000000 --- a/keyboards/cannonkeys/atlas_alps/atlas_alps.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 "atlas_alps.h" diff --git a/keyboards/cannonkeys/brutalv2_65/brutalv2_65.c b/keyboards/cannonkeys/brutalv2_65/brutalv2_65.c deleted file mode 100644 index e7102c47f2..0000000000 --- a/keyboards/cannonkeys/brutalv2_65/brutalv2_65.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2022 Andrew Kannan - * - * 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 "brutalv2_65.h" diff --git a/keyboards/cannonkeys/chimera65/chimera65.c b/keyboards/cannonkeys/chimera65/chimera65.c deleted file mode 100644 index 14f170d9c2..0000000000 --- a/keyboards/cannonkeys/chimera65/chimera65.c +++ /dev/null @@ -1 +0,0 @@ -#include "chimera65.h" diff --git a/keyboards/cannonkeys/cloudline/cloudline.c b/keyboards/cannonkeys/cloudline/cloudline.c deleted file mode 100644 index d2b347a455..0000000000 --- a/keyboards/cannonkeys/cloudline/cloudline.c +++ /dev/null @@ -1,4 +0,0 @@ -// Copyright 2022 Andrew Kannan (@awkannan) -// SPDX-License-Identifier: GPL-2.0-or-later - -#include "cloudline.h" diff --git a/keyboards/cannonkeys/crin/crin.c b/keyboards/cannonkeys/crin/crin.c deleted file mode 100644 index 9f6039ff09..0000000000 --- a/keyboards/cannonkeys/crin/crin.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2022 Andrew Kannan - * - * 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 "crin.h" diff --git a/keyboards/cannonkeys/devastatingtkl/devastatingtkl.c b/keyboards/cannonkeys/devastatingtkl/devastatingtkl.c deleted file mode 100644 index 46072b4090..0000000000 --- a/keyboards/cannonkeys/devastatingtkl/devastatingtkl.c +++ /dev/null @@ -1 +0,0 @@ -#include "devastatingtkl.h" diff --git a/keyboards/cannonkeys/gentoo/gentoo.c b/keyboards/cannonkeys/gentoo/gentoo.c deleted file mode 100644 index a535e9b44c..0000000000 --- a/keyboards/cannonkeys/gentoo/gentoo.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2022 Andrew Kannan - * - * 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 "gentoo.h" diff --git a/keyboards/cannonkeys/gentoo_hs/gentoo_hs.c b/keyboards/cannonkeys/gentoo_hs/gentoo_hs.c deleted file mode 100644 index 8ecaa655f8..0000000000 --- a/keyboards/cannonkeys/gentoo_hs/gentoo_hs.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2022 Andrew Kannan - * - * 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 "gentoo_hs.h" diff --git a/keyboards/cannonkeys/hoodrowg/hoodrowg.c b/keyboards/cannonkeys/hoodrowg/hoodrowg.c deleted file mode 100644 index f3aff6a32b..0000000000 --- a/keyboards/cannonkeys/hoodrowg/hoodrowg.c +++ /dev/null @@ -1,17 +0,0 @@ -/* -Copyright 2021 CannonKeys LLC - -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 "hoodrowg.h" diff --git a/keyboards/cannonkeys/instant60/instant60.c b/keyboards/cannonkeys/instant60/instant60.c deleted file mode 100644 index 25b7099b0b..0000000000 --- a/keyboards/cannonkeys/instant60/instant60.c +++ /dev/null @@ -1 +0,0 @@ -#include "instant60.h" diff --git a/keyboards/cannonkeys/instant65/instant65.c b/keyboards/cannonkeys/instant65/instant65.c deleted file mode 100644 index 5efbf8226c..0000000000 --- a/keyboards/cannonkeys/instant65/instant65.c +++ /dev/null @@ -1 +0,0 @@ -#include "instant65.h" diff --git a/keyboards/cannonkeys/iron165/iron165.c b/keyboards/cannonkeys/iron165/iron165.c deleted file mode 100644 index da21712fb2..0000000000 --- a/keyboards/cannonkeys/iron165/iron165.c +++ /dev/null @@ -1 +0,0 @@ -#include "iron165.h" diff --git a/keyboards/cannonkeys/malicious_ergo/malicious_ergo.c b/keyboards/cannonkeys/malicious_ergo/malicious_ergo.c deleted file mode 100644 index 58e33a3889..0000000000 --- a/keyboards/cannonkeys/malicious_ergo/malicious_ergo.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2022 Andrew Kannan - * - * 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 "malicious_ergo.h" diff --git a/keyboards/cannonkeys/nearfield/nearfield.c b/keyboards/cannonkeys/nearfield/nearfield.c deleted file mode 100755 index 7a635209de..0000000000 --- a/keyboards/cannonkeys/nearfield/nearfield.c +++ /dev/null @@ -1,18 +0,0 @@ -/* -Copyright 2021 Dr.Doof - -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 "nearfield.h" diff --git a/keyboards/cannonkeys/obliterated75/obliterated75.c b/keyboards/cannonkeys/obliterated75/obliterated75.c deleted file mode 100644 index 347a643836..0000000000 --- a/keyboards/cannonkeys/obliterated75/obliterated75.c +++ /dev/null @@ -1 +0,0 @@ -#include "obliterated75.h" diff --git a/keyboards/cannonkeys/onyx/onyx.c b/keyboards/cannonkeys/onyx/onyx.c deleted file mode 100644 index fee271c9ee..0000000000 --- a/keyboards/cannonkeys/onyx/onyx.c +++ /dev/null @@ -1,17 +0,0 @@ - /* Copyright 2020 Andrew Kannan - * - * 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 "onyx.h" diff --git a/keyboards/cannonkeys/ortho48/ortho48.c b/keyboards/cannonkeys/ortho48/ortho48.c deleted file mode 100644 index fe38f02007..0000000000 --- a/keyboards/cannonkeys/ortho48/ortho48.c +++ /dev/null @@ -1,3 +0,0 @@ - -#include "ortho48.h" - diff --git a/keyboards/cannonkeys/ortho60/ortho60.c b/keyboards/cannonkeys/ortho60/ortho60.c deleted file mode 100644 index f917ef96f9..0000000000 --- a/keyboards/cannonkeys/ortho60/ortho60.c +++ /dev/null @@ -1,3 +0,0 @@ - -#include "ortho60.h" - diff --git a/keyboards/cannonkeys/practice60/practice60.c b/keyboards/cannonkeys/practice60/practice60.c deleted file mode 100644 index d2cf47deb8..0000000000 --- a/keyboards/cannonkeys/practice60/practice60.c +++ /dev/null @@ -1,2 +0,0 @@ - -#include "practice60.h" diff --git a/keyboards/cannonkeys/practice65/practice65.c b/keyboards/cannonkeys/practice65/practice65.c deleted file mode 100644 index 10f60460fa..0000000000 --- a/keyboards/cannonkeys/practice65/practice65.c +++ /dev/null @@ -1,2 +0,0 @@ - -#include "practice65.h" diff --git a/keyboards/cannonkeys/rekt1800/rekt1800.c b/keyboards/cannonkeys/rekt1800/rekt1800.c deleted file mode 100644 index 3a8673b955..0000000000 --- a/keyboards/cannonkeys/rekt1800/rekt1800.c +++ /dev/null @@ -1 +0,0 @@ -#include "rekt1800.h" diff --git a/keyboards/cannonkeys/sagittarius/sagittarius.c b/keyboards/cannonkeys/sagittarius/sagittarius.c deleted file mode 100644 index ea1b979c49..0000000000 --- a/keyboards/cannonkeys/sagittarius/sagittarius.c +++ /dev/null @@ -1,17 +0,0 @@ - /* Copyright 2020 Andrew Kannan - * - * 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 "sagittarius.h" diff --git a/keyboards/cannonkeys/savage65/savage65.c b/keyboards/cannonkeys/savage65/savage65.c deleted file mode 100644 index d8e610c8b9..0000000000 --- a/keyboards/cannonkeys/savage65/savage65.c +++ /dev/null @@ -1 +0,0 @@ -#include "savage65.h" diff --git a/keyboards/cannonkeys/tmov2/tmov2.c b/keyboards/cannonkeys/tmov2/tmov2.c deleted file mode 100644 index 47295ac270..0000000000 --- a/keyboards/cannonkeys/tmov2/tmov2.c +++ /dev/null @@ -1 +0,0 @@ -#include "tmov2.h" diff --git a/keyboards/cannonkeys/tsukuyomi/tsukuyomi.c b/keyboards/cannonkeys/tsukuyomi/tsukuyomi.c deleted file mode 100644 index aca92f07db..0000000000 --- a/keyboards/cannonkeys/tsukuyomi/tsukuyomi.c +++ /dev/null @@ -1,17 +0,0 @@ - /* Copyright 2020 Andrew Kannan - * - * 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 "tsukuyomi.h" diff --git a/keyboards/cannonkeys/vicious40/vicious40.c b/keyboards/cannonkeys/vicious40/vicious40.c deleted file mode 100644 index ae8ca5082b..0000000000 --- a/keyboards/cannonkeys/vicious40/vicious40.c +++ /dev/null @@ -1,17 +0,0 @@ - /* Copyright 2021 Andrew Kannan - * - * 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 "vicious40.h" -- cgit v1.2.3