summaryrefslogtreecommitdiff
path: root/keyboards/winry/winry25tc/winry25tc.c
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-14 01:18:56 +0800
committerGitHub <noreply@github.com>2022-01-13 09:18:56 -0800
commit50baf28386b1cb8a7e033b1ad9629206c62a6131 (patch)
treeba771cfa8bd75b40e62f26d70d16d1cc6a0c24cc /keyboards/winry/winry25tc/winry25tc.c
parent3f5d47eae8baf9a58d8b39e080cf97ad070c5bd0 (diff)
move winry25tc to winry/ (#15637)
Diffstat (limited to 'keyboards/winry/winry25tc/winry25tc.c')
-rw-r--r--keyboards/winry/winry25tc/winry25tc.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/winry/winry25tc/winry25tc.c b/keyboards/winry/winry25tc/winry25tc.c
new file mode 100644
index 0000000000..938dadaf8f
--- /dev/null
+++ b/keyboards/winry/winry25tc/winry25tc.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 Andrzej Ressel (andrzej.ressel@gmail.com)
+ *
+ * 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 "winry25tc.h"