summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/crin/crin.c
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@klaviyo.com>2023-02-02 16:32:22 -0500
committerGitHub <noreply@github.com>2023-02-02 13:32:22 -0800
commit3115cdf6639909cedabaaccabad959653359f359 (patch)
tree2ad07c4893737f3927deed3ebabbcb82b245c117 /keyboards/cannonkeys/crin/crin.c
parenteeadbd217661c07852b8906ce038415f36961f4e (diff)
[Keyboard] Add Crin (#18065)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/cannonkeys/crin/crin.c')
-rw-r--r--keyboards/cannonkeys/crin/crin.c30
1 files changed, 15 insertions, 15 deletions
diff --git a/keyboards/cannonkeys/crin/crin.c b/keyboards/cannonkeys/crin/crin.c
index 4299c28857..9f6039ff09 100644
--- a/keyboards/cannonkeys/crin/crin.c
+++ b/keyboards/cannonkeys/crin/crin.c
@@ -1,17 +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/>.
- */
+/* 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"