summaryrefslogtreecommitdiff
path: root/keyboards/studiokestra/nascent/nascent.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-20 20:00:24 +0000
committerQMK Bot <hello@qmk.fm>2022-08-20 20:00:24 +0000
commit3609c24df46600843baa57d477137f84ddfc247a (patch)
tree1fde9b878eefb18346674d8da0a6701c37fe3559 /keyboards/studiokestra/nascent/nascent.c
parenta5800574220e1425bdf63ec059f2466efdc4f691 (diff)
parentce19a9cdc5058ef9d749cbb168a2c1e033c70a1a (diff)
downloadqmk_firmware-3609c24df46600843baa57d477137f84ddfc247a.tar.gz
qmk_firmware-3609c24df46600843baa57d477137f84ddfc247a.zip
Merge remote-tracking branch 'origin/master' into develop
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"