Keyboard doesn't work until I reconnect it
The keyboard works fine, I love it, but after I turn on the PC, the keyboard won't work until I disconnect and re-connect it again.
I have build it with the blackpill STM32F401CCU6 3.0. In my config.h file i have this code:
#pragma once
#define MASTER_LEFT
#define USB_WAIT_FOR_ENUMERATION
#define LAYER_STATE_8BIT
Is there any specific settings I should use to fix this issue?
Thanks for design this awsome keyboard. Here is my [build in reddit].(https://www.reddit.com/r/ErgoMechKeyboards/comments/yaotqf/my_cantor_build/).
Do you use a usb hub by any chance? I had the same issue and switching the hub or connecting directly to pc helped.
Do you use a usb hub by any chance? I had the same issue and switching the hub or connecting directly to pc helped.
Thanks @dimipage for you commnet. I connect it directly to the computer. What version of QMK did you use?
Do you use a usb hub by any chance? I had the same issue and switching the hub or connecting directly to pc helped.
Thanks @dimipage for you commnet. I connect it directly to the computer. What version of QMK did you use?
I've downloaded the latest repo, main branch
I have the same issue, and same controller. I tried a few things, but the problem is still there...