summaryrefslogtreecommitdiffstats
path: root/keyboards/program_yoink/program_yoink.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2020-12-17 05:28:22 +0000
committerQMK Bot <hello@qmk.fm>2020-12-17 05:28:22 +0000
commit4352416d776d1e62fd20613f01afe9cfe9b9a1c7 (patch)
treef3140477829356c7d680f20164155ba3ee03075e /keyboards/program_yoink/program_yoink.c
parentcb3dff5c3f46cbe8073b16e3e25e73de9dd715a9 (diff)
parent58107ebedf1a2d9a1fb9c0cafc9f994df435d63c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/program_yoink/program_yoink.c')
-rw-r--r--keyboards/program_yoink/program_yoink.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/program_yoink/program_yoink.c b/keyboards/program_yoink/program_yoink.c
new file mode 100644
index 0000000000..e549c98e93
--- /dev/null
+++ b/keyboards/program_yoink/program_yoink.c
@@ -0,0 +1,17 @@
+/* Copyright 2020 melonbred
+ *
+ * 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 "program_yoink.h"