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/ymdk | |
parent | c7f58145fb8cf5ea4337a1bb0439111fe2ce65f0 (diff) |
Remove more empty headers (#20155)
Diffstat (limited to 'keyboards/ymdk')
-rw-r--r-- | keyboards/ymdk/bface/bface.c | 17 | ||||
-rw-r--r-- | keyboards/ymdk/melody96/melody96.c | 1 | ||||
-rw-r--r-- | keyboards/ymdk/np21/np21.c | 19 | ||||
-rw-r--r-- | keyboards/ymdk/np24/u4rgb6/u4rgb6.c | 16 | ||||
-rw-r--r-- | keyboards/ymdk/wings/wings.c | 16 | ||||
-rw-r--r-- | keyboards/ymdk/wingshs/wingshs.c | 16 | ||||
-rw-r--r-- | keyboards/ymdk/ym68/ym68.c | 17 | ||||
-rw-r--r-- | keyboards/ymdk/ymd09/ymd09.c | 1 | ||||
-rw-r--r-- | keyboards/ymdk/ymd21/v2/v2.c | 17 | ||||
-rw-r--r-- | keyboards/ymdk/ymd40/v2/v2.c | 17 | ||||
-rw-r--r-- | keyboards/ymdk/ymd67/ymd67.c | 1 | ||||
-rw-r--r-- | keyboards/ymdk/ymd96/ymd96.c | 19 |
12 files changed, 0 insertions, 157 deletions
diff --git a/keyboards/ymdk/bface/bface.c b/keyboards/ymdk/bface/bface.c deleted file mode 100644 index fabc10498a..0000000000 --- a/keyboards/ymdk/bface/bface.c +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Copyright 2019 Ethan Durrant (emdarcher) - * - * 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 "quantum.h" diff --git a/keyboards/ymdk/melody96/melody96.c b/keyboards/ymdk/melody96/melody96.c deleted file mode 100644 index 44e813586b..0000000000 --- a/keyboards/ymdk/melody96/melody96.c +++ /dev/null @@ -1 +0,0 @@ -#include "melody96.h" diff --git a/keyboards/ymdk/np21/np21.c b/keyboards/ymdk/np21/np21.c deleted file mode 100644 index 824cfb0d1a..0000000000 --- a/keyboards/ymdk/np21/np21.c +++ /dev/null @@ -1,19 +0,0 @@ -/* -Copyright 2017 Luiz Ribeiro <luizribeiro@gmail.com> -Modified 2018 Kenneth A. <github.com/krusli> - -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 "np21.h" diff --git a/keyboards/ymdk/np24/u4rgb6/u4rgb6.c b/keyboards/ymdk/np24/u4rgb6/u4rgb6.c deleted file mode 100644 index edd0c0552d..0000000000 --- a/keyboards/ymdk/np24/u4rgb6/u4rgb6.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2021 Simon Arlott - * - * 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 "u4rgb6.h" diff --git a/keyboards/ymdk/wings/wings.c b/keyboards/ymdk/wings/wings.c deleted file mode 100644 index 4e696d97b8..0000000000 --- a/keyboards/ymdk/wings/wings.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2021 alittlepeace - * - * 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 "wings.h" diff --git a/keyboards/ymdk/wingshs/wingshs.c b/keyboards/ymdk/wingshs/wingshs.c deleted file mode 100644 index f82fe22197..0000000000 --- a/keyboards/ymdk/wingshs/wingshs.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2021 alittlepeace - * - * 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 "wingshs.h" diff --git a/keyboards/ymdk/ym68/ym68.c b/keyboards/ymdk/ym68/ym68.c deleted file mode 100644 index 3ec4d97b22..0000000000 --- a/keyboards/ymdk/ym68/ym68.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2021 James Young (@noroadsleft) - * - * 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 "ym68.h" diff --git a/keyboards/ymdk/ymd09/ymd09.c b/keyboards/ymdk/ymd09/ymd09.c deleted file mode 100644 index 179c0c6b3e..0000000000 --- a/keyboards/ymdk/ymd09/ymd09.c +++ /dev/null @@ -1 +0,0 @@ -#include "ymd09.h" diff --git a/keyboards/ymdk/ymd21/v2/v2.c b/keyboards/ymdk/ymd21/v2/v2.c deleted file mode 100644 index 7d498f738d..0000000000 --- a/keyboards/ymdk/ymd21/v2/v2.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2022 QMK / James Young (@noroadsleft) - * - * 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 "v2.h" diff --git a/keyboards/ymdk/ymd40/v2/v2.c b/keyboards/ymdk/ymd40/v2/v2.c deleted file mode 100644 index 54450ccd15..0000000000 --- a/keyboards/ymdk/ymd40/v2/v2.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2021 James Young (@noroadsleft) - * - * 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 "v2.h" diff --git a/keyboards/ymdk/ymd67/ymd67.c b/keyboards/ymdk/ymd67/ymd67.c deleted file mode 100644 index f6d40ea0c3..0000000000 --- a/keyboards/ymdk/ymd67/ymd67.c +++ /dev/null @@ -1 +0,0 @@ -#include "ymd67.h" diff --git a/keyboards/ymdk/ymd96/ymd96.c b/keyboards/ymdk/ymd96/ymd96.c deleted file mode 100644 index 0c212f4abb..0000000000 --- a/keyboards/ymdk/ymd96/ymd96.c +++ /dev/null @@ -1,19 +0,0 @@ -/* -Copyright 2017 Luiz Ribeiro <luizribeiro@gmail.com> -Modified 2018 Kenneth A. <github.com/krusli> - -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 "ymd96.h" |