summaryrefslogtreecommitdiffstats
path: root/users/drashna/keyrecords/unicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/drashna/keyrecords/unicode.h')
-rw-r--r--users/drashna/keyrecords/unicode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/drashna/keyrecords/unicode.h b/users/drashna/keyrecords/unicode.h
index 43c2db89c0..fe95e78c3a 100644
--- a/users/drashna/keyrecords/unicode.h
+++ b/users/drashna/keyrecords/unicode.h
@@ -18,3 +18,4 @@ enum unicode_typing_modes {
extern uint8_t unicode_typing_mode;
extern const PROGMEM char unicode_mode_str[UNCODES_MODE_END][13];
+void set_unicode_input_mode_soft(uint8_t input_mode);