aboutsummaryrefslogtreecommitdiffstats
path: root/dome_key_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'dome_key_map.h')
-rw-r--r--dome_key_map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dome_key_map.h b/dome_key_map.h
index 4ee30c3..76b5f1c 100644
--- a/dome_key_map.h
+++ b/dome_key_map.h
@@ -26,6 +26,7 @@ typedef enum {
typedef struct {
const char *action;
const ActionKind *kind;
+ const HeadphoneButton *in_mode;
} CKeyActionResult;
typedef struct {