summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/xt60/xt60.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-23 18:43:36 +0000
committerQMK Bot <hello@qmk.fm>2022-03-23 18:43:36 +0000
commit7e6934833559dece09eb65f051a127e312a96e32 (patch)
tree84cb328fc0e73ba6506eac55f9154d619f18eb13 /keyboards/kopibeng/xt60/xt60.c
parent5342caf172f49ccf6e13bc4593a020552e36ba66 (diff)
parent55b3b2b8487ff9008806d41bd77a10fc796c4103 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kopibeng/xt60/xt60.c')
-rw-r--r--keyboards/kopibeng/xt60/xt60.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/kopibeng/xt60/xt60.c b/keyboards/kopibeng/xt60/xt60.c
new file mode 100644
index 0000000000..db8993d58b
--- /dev/null
+++ b/keyboards/kopibeng/xt60/xt60.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 Samuel Lu
+ *
+ * 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 "xt60.h" \ No newline at end of file