summaryrefslogtreecommitdiff
path: root/keyboards/alicia_cook/alicia_cook.c
diff options
context:
space:
mode:
authorIbnu Daru Aji <ibnuda@users.noreply.github.com>2022-01-11 10:20:01 +0700
committerGitHub <noreply@github.com>2022-01-10 19:20:01 -0800
commit4c298a9dd5f93cd6e26238e16c0a3ea46fe593e7 (patch)
tree58fbc06aa979039a1f7f49e1832225ef9066c533 /keyboards/alicia_cook/alicia_cook.c
parent01e4d07de0786035979d0f311ef31f87555737d7 (diff)
[Keyboard] Add Alicia Cook keyboard (#11722)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: robby-hartana <robby@alumagubi.com>
Diffstat (limited to 'keyboards/alicia_cook/alicia_cook.c')
-rw-r--r--keyboards/alicia_cook/alicia_cook.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/alicia_cook/alicia_cook.c b/keyboards/alicia_cook/alicia_cook.c
new file mode 100644
index 0000000000..39f17e4a7d
--- /dev/null
+++ b/keyboards/alicia_cook/alicia_cook.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 Ibnu D. Aji
+ *
+ * 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 "alicia_cook.h"