summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/mindsound/flicker.h
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ortho_4x12/mindsound/flicker.h')
-rw-r--r--layouts/community/ortho_4x12/mindsound/flicker.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/mindsound/flicker.h b/layouts/community/ortho_4x12/mindsound/flicker.h
new file mode 100644
index 000000000..a982f19ae
--- /dev/null
+++ b/layouts/community/ortho_4x12/mindsound/flicker.h
@@ -0,0 +1,5 @@
+#pragma once
+
+void flicker_toggle(void);
+void flicker_keydown(void);
+void flicker_keyup(void);