summaryrefslogtreecommitdiff
path: root/keyboards/halberd/halberd.c
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-01 03:48:51 +0800
committerGitHub <noreply@github.com>2022-01-31 11:48:51 -0800
commitae705e3e55ec38767a3e80da645983154a73cbfc (patch)
treebb32aacb253821ab957e7d7bac00390de2fd33cc /keyboards/halberd/halberd.c
parent3fefaf7f6b99aafe691a9024db4780684a588e4a (diff)
[Keyboard] move @ka2hiro 's boards into /kagizaraya (#16070)
Diffstat (limited to 'keyboards/halberd/halberd.c')
-rw-r--r--keyboards/halberd/halberd.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/halberd/halberd.c b/keyboards/halberd/halberd.c
deleted file mode 100644
index 8ce55ca3e5..0000000000
--- a/keyboards/halberd/halberd.c
+++ /dev/null
@@ -1,16 +0,0 @@
-/* Copyright 2019 ENDO Katsuhiro <ka2hiro@kagizaraya.jp>
- *
- * 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 "halberd.h"