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/delikeeb | |
parent | c7f58145fb8cf5ea4337a1bb0439111fe2ce65f0 (diff) |
Remove more empty headers (#20155)
Diffstat (limited to 'keyboards/delikeeb')
-rw-r--r-- | keyboards/delikeeb/flatbread60/flatbread60.c | 18 | ||||
-rw-r--r-- | keyboards/delikeeb/vaguettelite/vaguettelite.c | 17 | ||||
-rw-r--r-- | keyboards/delikeeb/vanana/rev1/rev1.c | 17 | ||||
-rw-r--r-- | keyboards/delikeeb/vanana/rev2/rev2.c | 17 | ||||
-rw-r--r-- | keyboards/delikeeb/vaneela/vaneela.c | 18 | ||||
-rw-r--r-- | keyboards/delikeeb/vaneelaex/vaneelaex.c | 18 | ||||
-rw-r--r-- | keyboards/delikeeb/waaffle/rev3/rev3.c | 17 |
7 files changed, 0 insertions, 122 deletions
diff --git a/keyboards/delikeeb/flatbread60/flatbread60.c b/keyboards/delikeeb/flatbread60/flatbread60.c deleted file mode 100644 index 0cbc265530..0000000000 --- a/keyboards/delikeeb/flatbread60/flatbread60.c +++ /dev/null @@ -1,18 +0,0 @@ -/* Copyright 2020 noclew - * - * 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 "flatbread60.h" - diff --git a/keyboards/delikeeb/vaguettelite/vaguettelite.c b/keyboards/delikeeb/vaguettelite/vaguettelite.c deleted file mode 100644 index a91dae9a3f..0000000000 --- a/keyboards/delikeeb/vaguettelite/vaguettelite.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2020 noclew - * - * 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 "vaguettelite.h" diff --git a/keyboards/delikeeb/vanana/rev1/rev1.c b/keyboards/delikeeb/vanana/rev1/rev1.c deleted file mode 100644 index 73b5039eb8..0000000000 --- a/keyboards/delikeeb/vanana/rev1/rev1.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2020 noclew - * - * 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 "rev1.h" diff --git a/keyboards/delikeeb/vanana/rev2/rev2.c b/keyboards/delikeeb/vanana/rev2/rev2.c deleted file mode 100644 index 8f2a259921..0000000000 --- a/keyboards/delikeeb/vanana/rev2/rev2.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2020 noclew - * - * 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 "rev2.h" diff --git a/keyboards/delikeeb/vaneela/vaneela.c b/keyboards/delikeeb/vaneela/vaneela.c deleted file mode 100644 index ca5d513a00..0000000000 --- a/keyboards/delikeeb/vaneela/vaneela.c +++ /dev/null @@ -1,18 +0,0 @@ -/* Copyright 2020 noclew - * - * 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 "vaneela.h" - diff --git a/keyboards/delikeeb/vaneelaex/vaneelaex.c b/keyboards/delikeeb/vaneelaex/vaneelaex.c deleted file mode 100644 index e82cd5487b..0000000000 --- a/keyboards/delikeeb/vaneelaex/vaneelaex.c +++ /dev/null @@ -1,18 +0,0 @@ -/* Copyright 2020 noclew - * - * 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 "vaneelaex.h" - diff --git a/keyboards/delikeeb/waaffle/rev3/rev3.c b/keyboards/delikeeb/waaffle/rev3/rev3.c deleted file mode 100644 index bf7f5a1099..0000000000 --- a/keyboards/delikeeb/waaffle/rev3/rev3.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2020 noclew - * - * 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 "rev3.h" |