summaryrefslogtreecommitdiffstats
path: root/keyboards/chalice/chalice.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-11-12 16:38:27 +0000
committerQMK Bot <hello@qmk.fm>2021-11-12 16:38:27 +0000
commit3a4130866119a9ad699c0ada041ce57fc2974709 (patch)
treebfbb2e9fb8e77091d604d3ee44a6708c3df4e5f1 /keyboards/chalice/chalice.c
parent058308cc74286b8bbe4bc8427d8cd27be1b39d3a (diff)
parent9e84be7821e617752990c850ca3a3fa199b8ea15 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/chalice/chalice.c')
-rw-r--r--keyboards/chalice/chalice.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/chalice/chalice.c b/keyboards/chalice/chalice.c
new file mode 100644
index 0000000000..1d7cc12228
--- /dev/null
+++ b/keyboards/chalice/chalice.c
@@ -0,0 +1,18 @@
+/* Copyright 2020 null-ll
+ * Copyright 2021 Jels, Josh Johnson
+ *
+ * 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 "chalice.h"