summaryrefslogtreecommitdiffstats
path: root/keyboards/amj40/amj40.c
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-04-20 03:19:34 +0800
committerGitHub <noreply@github.com>2022-04-20 05:19:34 +1000
commitbd8220e9fc871d7997f1565858bb7b3c77756237 (patch)
treeec07a369e9d72168c0c491e2030a4ff798a5df9d /keyboards/amj40/amj40.c
parent314865f83366fbaa547540154e0d2a48e7a2e72c (diff)
move amj keyboards into amjkeyboard vendor folder (#15733)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/amj40/amj40.c')
-rwxr-xr-xkeyboards/amj40/amj40.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/amj40/amj40.c b/keyboards/amj40/amj40.c
deleted file mode 100755
index f0f3121c6a..0000000000
--- a/keyboards/amj40/amj40.c
+++ /dev/null
@@ -1,17 +0,0 @@
-/* Copyright 2017 Fabian Topfstedt
- *
- * 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 "amj40.h"