summaryrefslogtreecommitdiff
path: root/keyboards/owlab/jelly_epoch/soldered/soldered.c
diff options
context:
space:
mode:
authorkb-elmo <lorwel@mailbox.org>2021-08-30 20:29:15 +0200
committerGitHub <noreply@github.com>2021-08-30 11:29:15 -0700
commitc9283f4c1f073da0072638e78b3d5bf5619a89f4 (patch)
tree7f9112cdb9b11521e570e6341fc7cf849d47dc11 /keyboards/owlab/jelly_epoch/soldered/soldered.c
parentb63114ea2963b2c6391176329e8ef6381b16aea2 (diff)
[Keyboard] Add OwLab Jelly Epoch (#14190)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/owlab/jelly_epoch/soldered/soldered.c')
-rw-r--r--keyboards/owlab/jelly_epoch/soldered/soldered.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/owlab/jelly_epoch/soldered/soldered.c b/keyboards/owlab/jelly_epoch/soldered/soldered.c
new file mode 100644
index 0000000000..a1af466d29
--- /dev/null
+++ b/keyboards/owlab/jelly_epoch/soldered/soldered.c
@@ -0,0 +1,18 @@
+/*
+Copyright 2021 owlab
+
+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 "soldered.h"