[Keyboard] Port SPLIT_USB_DETECT to lily58 (#8107)
* remove unused files * Port SPLIT_USB_DETECT to lily58
This commit is contained in:
@@ -95,9 +95,8 @@ uint8_t matrix_cols(void)
|
||||
|
||||
void matrix_init(void)
|
||||
{
|
||||
debug_enable = true;
|
||||
debug_matrix = true;
|
||||
debug_mouse = true;
|
||||
split_keyboard_setup();
|
||||
|
||||
// initialize row and col
|
||||
unselect_rows();
|
||||
init_cols();
|
||||
|
||||
Reference in New Issue
Block a user