summaryrefslogtreecommitdiff
path: root/keyboards/freyr/freyr.c
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-01 10:13:33 +0800
committerGitHub <noreply@github.com>2022-01-31 18:13:33 -0800
commita2cfa23baf5dd43c5649b58fabb4fae95b9ee086 (patch)
tree3b2d84530e9b1f3c4573d5e2d702e56e96bf0846 /keyboards/freyr/freyr.c
parentd9238b7baf3e99087f3e7455214776b28edf31bd (diff)
[Keyboard] move @vuhopkep 's keebs into /hnahkb (#16102)
Diffstat (limited to 'keyboards/freyr/freyr.c')
-rw-r--r--keyboards/freyr/freyr.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/freyr/freyr.c b/keyboards/freyr/freyr.c
deleted file mode 100644
index a856521e7f..0000000000
--- a/keyboards/freyr/freyr.c
+++ /dev/null
@@ -1,17 +0,0 @@
-/* Copyright 2019 HnahKB
- *
- * 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 "freyr.h"