summaryrefslogtreecommitdiff
path: root/keyboards/chickenman/ciel/ciel.c
diff options
context:
space:
mode:
authorRamon Imbao <ramonimbao@gmail.com>2022-04-18 17:11:32 +0800
committerGitHub <noreply@github.com>2022-04-18 02:11:32 -0700
commit8826a1dea5a3a6e3560456d5cddd1cdcdc575753 (patch)
treeaf402153658c44eb804e246a100e70e5b013c754 /keyboards/chickenman/ciel/ciel.c
parentc6de26fc6fd26d6d66a60992b4ed32b6aa38ca05 (diff)
[Keyboard] Add the Ciel (#16816)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/chickenman/ciel/ciel.c')
-rw-r--r--keyboards/chickenman/ciel/ciel.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/chickenman/ciel/ciel.c b/keyboards/chickenman/ciel/ciel.c
new file mode 100644
index 0000000000..de8302bfb4
--- /dev/null
+++ b/keyboards/chickenman/ciel/ciel.c
@@ -0,0 +1,17 @@
+/* Copyright 2020 Koichi Katano
+ *
+ * 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 "ciel.h"