Expose Moonlander split detection to user code (#18040)
This commit is contained in:
@@ -227,3 +227,7 @@ void matrix_power_up(void) {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
bool is_transport_connected(void) {
|
||||
return mcp23018_initd;
|
||||
}
|
Reference in New Issue
Block a user