summaryrefslogtreecommitdiff
path: root/keyboards/dyz/selka40/selka40.c
diff options
context:
space:
mode:
authorBahrul Hidayat <dayat.py@gmail.com>2021-09-26 00:48:47 +0800
committerGitHub <noreply@github.com>2021-09-25 09:48:47 -0700
commit8b0b858db957da74c77f737580f32009747ac8f1 (patch)
treec957dc2ab36483b7c89b3b0335b6cea320dbda86 /keyboards/dyz/selka40/selka40.c
parentc74bd72d4fde99a611e54bba18bdab4d2f24e038 (diff)
[Keyboard] add keyboard selka40 (#14560)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/dyz/selka40/selka40.c')
-rw-r--r--keyboards/dyz/selka40/selka40.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/dyz/selka40/selka40.c b/keyboards/dyz/selka40/selka40.c
new file mode 100644
index 0000000000..f46aac4b2b
--- /dev/null
+++ b/keyboards/dyz/selka40/selka40.c
@@ -0,0 +1,16 @@
+/* Copyright 2021 dayatz
+ *
+ * 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 "selka40.h"