From c9283f4c1f073da0072638e78b3d5bf5619a89f4 Mon Sep 17 00:00:00 2001 From: kb-elmo Date: Mon, 30 Aug 2021 20:29:15 +0200 Subject: [Keyboard] Add OwLab Jelly Epoch (#14190) Co-authored-by: Ryan --- keyboards/owlab/jelly_epoch/soldered/soldered.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 keyboards/owlab/jelly_epoch/soldered/soldered.c (limited to 'keyboards/owlab/jelly_epoch/soldered/soldered.c') 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 . +*/ + +#include "soldered.h" -- cgit v1.2.3