summaryrefslogtreecommitdiff
path: root/keyboards/han60/han60.c
diff options
context:
space:
mode:
authorFarhan Rob <73175556+farhandsome@users.noreply.github.com>2021-12-01 11:38:07 -0600
committerGitHub <noreply@github.com>2021-12-01 09:38:07 -0800
commitb6d9a8026be574d13eff2cb6a06978c02a56c567 (patch)
tree1886967edb746b3a3bce1b4f0efb9efba172c0f6 /keyboards/han60/han60.c
parentc12b99767921366c9fa8a1d6ba53872a26aa6127 (diff)
[Keyboard] Han60 QMK / VIA Support (#15332)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/han60/han60.c')
-rw-r--r--keyboards/han60/han60.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/han60/han60.c b/keyboards/han60/han60.c
new file mode 100644
index 0000000000..4ba3a50e72
--- /dev/null
+++ b/keyboards/han60/han60.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 farhandsome
+ *
+ * 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 "han60.h"