Expose Moonlander split detection to user code (#18040)
This commit is contained in:
@@ -82,3 +82,5 @@ typedef union {
|
||||
} keyboard_config_t;
|
||||
|
||||
extern keyboard_config_t keyboard_config;
|
||||
|
||||
bool is_transport_connected(void);
|
||||
Reference in New Issue
Block a user