diff options
Diffstat (limited to 'keyboards/viktus')
-rw-r--r-- | keyboards/viktus/at101_bh/at101_bh.c | 1 | ||||
-rw-r--r-- | keyboards/viktus/omnikey_bh/omnikey_bh.c | 1 | ||||
-rw-r--r-- | keyboards/viktus/styrka/styrka.c | 16 | ||||
-rw-r--r-- | keyboards/viktus/z150_bh/z150_bh.c | 1 |
4 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/viktus/at101_bh/at101_bh.c b/keyboards/viktus/at101_bh/at101_bh.c deleted file mode 100644 index 3b519373b0..0000000000 --- a/keyboards/viktus/at101_bh/at101_bh.c +++ /dev/null @@ -1 +0,0 @@ -#include "at101_bh.h" diff --git a/keyboards/viktus/omnikey_bh/omnikey_bh.c b/keyboards/viktus/omnikey_bh/omnikey_bh.c deleted file mode 100644 index c2f52f30c3..0000000000 --- a/keyboards/viktus/omnikey_bh/omnikey_bh.c +++ /dev/null @@ -1 +0,0 @@ -#include "omnikey_bh.h" diff --git a/keyboards/viktus/styrka/styrka.c b/keyboards/viktus/styrka/styrka.c deleted file mode 100644 index 4bf6fef90b..0000000000 --- a/keyboards/viktus/styrka/styrka.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2020 jrfhoutx - * - * 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 "styrka.h" diff --git a/keyboards/viktus/z150_bh/z150_bh.c b/keyboards/viktus/z150_bh/z150_bh.c deleted file mode 100644 index b75a1ff198..0000000000 --- a/keyboards/viktus/z150_bh/z150_bh.c +++ /dev/null @@ -1 +0,0 @@ -#include "z150_bh.h" |