summaryrefslogtreecommitdiff
path: root/keyboards/bat43/bat43.c
diff options
context:
space:
mode:
authoryfuku <30647434+yfuku@users.noreply.github.com>2021-12-28 12:34:24 +0900
committerGitHub <noreply@github.com>2021-12-28 14:34:24 +1100
commit60b4ee1df37d2436e3fa9479c9bcaea72abcdcc0 (patch)
tree2bc624e4b70cdc6e5b3f67883060f1be0d3472bd /keyboards/bat43/bat43.c
parent6151b365f9ee2bae609c8bbac99ba7a6b631c86a (diff)
Move to organization folder (#15481)
* move directory * fix * move wings42 to dailycraft * Adjust wings42 to work with organization folder.
Diffstat (limited to 'keyboards/bat43/bat43.c')
-rw-r--r--keyboards/bat43/bat43.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/bat43/bat43.c b/keyboards/bat43/bat43.c
deleted file mode 100644
index 5d52c672b6..0000000000
--- a/keyboards/bat43/bat43.c
+++ /dev/null
@@ -1,17 +0,0 @@
-/* Copyright 2020 yfuku
- *
- * 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 "bat43.h"