summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/crin/crin.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-06 06:31:44 +0000
committerQMK Bot <hello@qmk.fm>2022-08-06 06:31:44 +0000
commit3c9941a62934d4d03a6203b251a8949e95bd2b95 (patch)
tree9b9c7c362011bc5a8e8e0a4f1e7bb9eb3a19ab8e /keyboards/cannonkeys/crin/crin.c
parent5efa2ff23eaf3c93e642ec8a4e5abbc8297527e8 (diff)
parent99377a0f5bdb640ae5caf9ec7a8db477262673cb (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cannonkeys/crin/crin.c')
-rw-r--r--keyboards/cannonkeys/crin/crin.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/crin/crin.c b/keyboards/cannonkeys/crin/crin.c
new file mode 100644
index 0000000000..4299c28857
--- /dev/null
+++ b/keyboards/cannonkeys/crin/crin.c
@@ -0,0 +1,17 @@
+ /* Copyright 2022 Andrew Kannan
+ *
+ * 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 "crin.h"