aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/mindsound/flicker.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-11-26 18:36:45 +0000
committerGitHub <noreply@github.com>2023-11-27 05:36:45 +1100
commit1ed03f498fa204178c2696c510ac6a2cd8524e2d (patch)
treeb97c1f983b7e4b57c007d0feedadd3ad3e39062b /layouts/community/ortho_4x12/mindsound/flicker.h
parent4908d4b1ca260efecf3613e6517aa3a6f2034876 (diff)
Remove userspace keymaps (#22544)
Diffstat (limited to 'layouts/community/ortho_4x12/mindsound/flicker.h')
-rw-r--r--layouts/community/ortho_4x12/mindsound/flicker.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/layouts/community/ortho_4x12/mindsound/flicker.h b/layouts/community/ortho_4x12/mindsound/flicker.h
deleted file mode 100644
index a982f19aed..0000000000
--- a/layouts/community/ortho_4x12/mindsound/flicker.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-void flicker_toggle(void);
-void flicker_keydown(void);
-void flicker_keyup(void);