summaryrefslogtreecommitdiff
path: root/keyboards/lily58/keymaps/druotoni/boot.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-13 19:01:15 +0000
committerQMK Bot <hello@qmk.fm>2022-01-13 19:01:15 +0000
commitc02be0012e5141464c8ea7cf066ba4d5eeaf9e66 (patch)
tree1f0f83f8473943fc0ea1a4829d5ae84088fad165 /keyboards/lily58/keymaps/druotoni/boot.h
parent354eedae7a8d75429dc4267ded119d5677e5c066 (diff)
parentb3c0548ed3cdb31c47d1a9e06c446c0804d6e1b6 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/lily58/keymaps/druotoni/boot.h')
-rw-r--r--keyboards/lily58/keymaps/druotoni/boot.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/lily58/keymaps/druotoni/boot.h b/keyboards/lily58/keymaps/druotoni/boot.h
new file mode 100644
index 0000000000..7897e17923
--- /dev/null
+++ b/keyboards/lily58/keymaps/druotoni/boot.h
@@ -0,0 +1,9 @@
+// Copyright 2021 Nicolas Druoton (druotoni)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+bool render_boot(void);
+void render_halt(void);
+
+void reset_boot(void); \ No newline at end of file