summaryrefslogtreecommitdiff
path: root/keyboards/hineybush/h08_ocelot/h08_ocelot.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-02-20 08:21:51 +0000
committerQMK Bot <hello@qmk.fm>2022-02-20 08:21:51 +0000
commitf787114fe939f7861cf4e9234b0d0e646ad365cc (patch)
treeacb3ce965ed4b870f22fcf67748e91fd00af6a57 /keyboards/hineybush/h08_ocelot/h08_ocelot.c
parent1d9808606a54ac9b768bf0e94c0392a21b347835 (diff)
parent38e3be4c749f9d35a6d37e501d0fbaa737197240 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/hineybush/h08_ocelot/h08_ocelot.c')
-rw-r--r--keyboards/hineybush/h08_ocelot/h08_ocelot.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/hineybush/h08_ocelot/h08_ocelot.c b/keyboards/hineybush/h08_ocelot/h08_ocelot.c
new file mode 100644
index 0000000000..e00bd9ecb5
--- /dev/null
+++ b/keyboards/hineybush/h08_ocelot/h08_ocelot.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 hineybush
+ *
+ * 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 "h08_ocelot.h"