summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/cyberstar/cyberstar.c
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2022-08-19 20:47:45 +0100
committerGitHub <noreply@github.com>2022-08-19 20:47:45 +0100
commit8e8c0e2d57f7b07348ef3068726791296deb6c75 (patch)
treebb50b1e31b7dbae890a5fa6135c97269c4896c28 /keyboards/handwired/cyberstar/cyberstar.c
parente6a1afb8f1e5be2f9c81b9839b10704f8d2063e1 (diff)
Cyberstar Custom (#18076)
* Create Cyberstar Custom Co-authored-by: yiancar <yiancar@gmail.com>
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"