summaryrefslogtreecommitdiff
path: root/keyboards/studiokestra/cascade/cascade.c
diff options
context:
space:
mode:
authorstudiokestra <74369928+studiokestra@users.noreply.github.com>2021-05-13 21:54:10 -0600
committerGitHub <noreply@github.com>2021-05-13 20:54:10 -0700
commitcae4911ca87213977dd38e2b1647d6b3ae03262d (patch)
tree39a760551f407c91296db157581fa82f745fa5ee /keyboards/studiokestra/cascade/cascade.c
parent3d6d4bd94928e147c4f0aefb53083347c2a40019 (diff)
[Keyboard] Add Studio Kestra Cascade PCB (#12704)
Diffstat (limited to 'keyboards/studiokestra/cascade/cascade.c')
-rw-r--r--keyboards/studiokestra/cascade/cascade.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/studiokestra/cascade/cascade.c b/keyboards/studiokestra/cascade/cascade.c
new file mode 100644
index 0000000000..e5c4ba279c
--- /dev/null
+++ b/keyboards/studiokestra/cascade/cascade.c
@@ -0,0 +1,18 @@
+/*
+Copyright 2021 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 "cascade.h"