summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/cyberstar/cyberstar.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-19 19:48:31 +0000
committerQMK Bot <hello@qmk.fm>2022-08-19 19:48:31 +0000
commitc0c875d6754f87f4832ce41394f4f6cf98cc890f (patch)
tree7bbe91bd7511543cab789fd47bb8e0b7b4e65da1 /keyboards/handwired/cyberstar/cyberstar.c
parent1eac095c0c200990c41966944c2b65e633d361f8 (diff)
parent8e8c0e2d57f7b07348ef3068726791296deb6c75 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/cyberstar/cyberstar.c')
-rw-r--r--keyboards/handwired/cyberstar/cyberstar.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/handwired/cyberstar/cyberstar.c b/keyboards/handwired/cyberstar/cyberstar.c
new file mode 100644
index 0000000000..1ddabcab0f
--- /dev/null
+++ b/keyboards/handwired/cyberstar/cyberstar.c
@@ -0,0 +1,16 @@
+/* Copyright 2022 Yiancar-Designs
+ *
+ * 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 "cyberstar.h"