summaryrefslogtreecommitdiffstats
path: root/keyboards/chickenman/ciel/ciel.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-04-18 09:11:43 +0000
committerQMK Bot <hello@qmk.fm>2022-04-18 09:11:43 +0000
commit9bd8d088343440c74694d8a8dcd10c5651148081 (patch)
treec7f0e617b70d68423fb4c9c5e177be35bd5de6b2 /keyboards/chickenman/ciel/ciel.c
parentf6fd6942ef6cb36cc0e0b260f68b64a3636acd46 (diff)
parent8826a1dea5a3a6e3560456d5cddd1cdcdc575753 (diff)
Merge remote-tracking branch 'origin/master' into develop
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"