summaryrefslogtreecommitdiff
path: root/keyboards/studiokestra/nascent/nascent.c
diff options
context:
space:
mode:
authorstudiokestra <74369928+studiokestra@users.noreply.github.com>2022-08-20 13:59:47 -0600
committerGitHub <noreply@github.com>2022-08-20 20:59:47 +0100
commitce19a9cdc5058ef9d749cbb168a2c1e033c70a1a (patch)
tree91c9af40852538725d09b5bb24862032287c6fac /keyboards/studiokestra/nascent/nascent.c
parentc2a46a6fa0f57b72d1844169882f68ca7495a5d1 (diff)
Add Nascent keyboard support. (#17824)
* Add nascent keyboard by studiokestra
Diffstat (limited to 'keyboards/studiokestra/nascent/nascent.c')
-rw-r--r--keyboards/studiokestra/nascent/nascent.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/studiokestra/nascent/nascent.c b/keyboards/studiokestra/nascent/nascent.c
new file mode 100644
index 0000000000..d7458be127
--- /dev/null
+++ b/keyboards/studiokestra/nascent/nascent.c
@@ -0,0 +1,17 @@
+/* Copyright 2022 Studio Kestra
+ *
+ * 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 "nascent.h"