summaryrefslogtreecommitdiff
path: root/users/drashna/split/transport_sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/drashna/split/transport_sync.h')
-rw-r--r--users/drashna/split/transport_sync.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/drashna/split/transport_sync.h b/users/drashna/split/transport_sync.h
index ceb8f81875..8bfb49bf63 100644
--- a/users/drashna/split/transport_sync.h
+++ b/users/drashna/split/transport_sync.h
@@ -19,6 +19,7 @@ typedef union {
bool swap_hands :1;
bool host_driver_disabled :1;
uint8_t unicode_typing_mode :3;
+ bool is_oled_enabled :1;
};
} user_runtime_config_t;