summaryrefslogtreecommitdiff
path: root/keyboards/ocean/slamz/slamz.c
diff options
context:
space:
mode:
authorRifaa Subekti <68178825+oceeean@users.noreply.github.com>2021-08-31 02:28:54 +0800
committerGitHub <noreply@github.com>2021-08-30 11:28:54 -0700
commitb63114ea2963b2c6391176329e8ef6381b16aea2 (patch)
tree51ad5b1e79210d1f34bcfd5358a48b6d93cac4ca /keyboards/ocean/slamz/slamz.c
parent9583f9f589ec4ecaafd3c8f9c709ce981dc684af (diff)
[Keyboard] add slamz keyboard (#14188)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/ocean/slamz/slamz.c')
-rw-r--r--keyboards/ocean/slamz/slamz.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ocean/slamz/slamz.c b/keyboards/ocean/slamz/slamz.c
new file mode 100644
index 0000000000..fbfca8831a
--- /dev/null
+++ b/keyboards/ocean/slamz/slamz.c
@@ -0,0 +1,15 @@
+/* Copyright 2021 Ocean
+ * 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 "slamz.h"