summaryrefslogtreecommitdiff
path: root/keyboards/owlab/jelly_epoch/hotswap/hotswap.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-08-30 18:29:26 +0000
committerQMK Bot <hello@qmk.fm>2021-08-30 18:29:26 +0000
commit3f4d39ec848e5fccf8e75fb03b0319c9cd27f969 (patch)
treecca18e11d6874f19354555bdf375435e29e40d16 /keyboards/owlab/jelly_epoch/hotswap/hotswap.c
parent3471b2ac89b979c5c7eab222b49fb1fe42eaba51 (diff)
parentc9283f4c1f073da0072638e78b3d5bf5619a89f4 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/owlab/jelly_epoch/hotswap/hotswap.c')
-rw-r--r--keyboards/owlab/jelly_epoch/hotswap/hotswap.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/owlab/jelly_epoch/hotswap/hotswap.c b/keyboards/owlab/jelly_epoch/hotswap/hotswap.c
new file mode 100644
index 0000000000..55fbd3ea20
--- /dev/null
+++ b/keyboards/owlab/jelly_epoch/hotswap/hotswap.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 "hotswap.h"