summaryrefslogtreecommitdiff
path: root/keyboards/nacly/sodium50/sodium50.c
diff options
context:
space:
mode:
authorDerek <dschmell91@gmail.com>2022-06-09 23:42:53 -0400
committerGitHub <noreply@github.com>2022-06-09 20:42:53 -0700
commit7c097ee6b404503f35ce43c85d46a5adde926146 (patch)
tree0eb31ceb738e56526dfb9235193ebc4d9b5e43c7 /keyboards/nacly/sodium50/sodium50.c
parent93c3a959a7b12bb7f204e176742585892e6a5d50 (diff)
[Keyboard] Add Sodium keyboards (#17078)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: nacly <nacly@pop-os.localdomain>
Diffstat (limited to 'keyboards/nacly/sodium50/sodium50.c')
-rw-r--r--keyboards/nacly/sodium50/sodium50.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/nacly/sodium50/sodium50.c b/keyboards/nacly/sodium50/sodium50.c
new file mode 100644
index 0000000000..74b2b5e16c
--- /dev/null
+++ b/keyboards/nacly/sodium50/sodium50.c
@@ -0,0 +1,16 @@
+/* Copyright 2022 NaCly
+ *
+ * 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 "sodium50.h"