1
0
Fork 0

Port SPLIT_USB_DETECT to crkbd (#7195)

This commit is contained in:
Joel Challis 2019-11-16 00:07:21 +00:00 committed by GitHub
parent 0f0c73f14a
commit b94f6cb116
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 63 additions and 24 deletions

View file

@ -133,9 +133,8 @@ void rx_led_off(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();