1
0
Fork 0

[Keyboard] Port SPLIT_USB_DETECT to lily58 (#8107)

* remove unused files

* Port SPLIT_USB_DETECT to lily58
This commit is contained in:
Joel Challis 2020-02-08 03:03:51 +00:00 committed by GitHub
parent ea2fcb5b08
commit 4962b743d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 55 additions and 588 deletions

View file

@ -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();