summaryrefslogtreecommitdiffstats
path: root/keyboards/doio/kb16/keymaps/bongocat/oled/bongocat.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-02 14:10:26 +0000
committerQMK Bot <hello@qmk.fm>2022-07-02 14:10:26 +0000
commit11299b337b858c8312d16b93565a2fd18410786f (patch)
treee6c2a0c861a0530bfeffdcb79dc7a9ae88c80213 /keyboards/doio/kb16/keymaps/bongocat/oled/bongocat.h
parentf083eb1a37591896abf7980b10066bd3a309102b (diff)
parentd694488e2e39e9b599775a49fd711acc768e3915 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/doio/kb16/keymaps/bongocat/oled/bongocat.h')
-rw-r--r--keyboards/doio/kb16/keymaps/bongocat/oled/bongocat.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/doio/kb16/keymaps/bongocat/oled/bongocat.h b/keyboards/doio/kb16/keymaps/bongocat/oled/bongocat.h
new file mode 100644
index 0000000000..65ceabc682
--- /dev/null
+++ b/keyboards/doio/kb16/keymaps/bongocat/oled/bongocat.h
@@ -0,0 +1,17 @@
+/* Copyright 2022 HorrorTroll <https://github.com/HorrorTroll>
+ *
+ * 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/>.
+ */
+
+void render_bongocat(void);