makerdiary / python-keyboard

A hand-wired USB & Bluetooth keyboard powered by Python and more
https://makerdiary.com/m60
MIT License
483 stars 60 forks source link

Stops responding on Windows 10 #35

Open skrapi opened 3 years ago

skrapi commented 3 years ago

I have been using my Makerdiary M60 with my Linux computer and it works great, but when I use it with my Windows laptop it stops inputting key presses after about a minute.

Steps I take:

  1. Plug it in, I get a error message like this image
  2. The keyboard then works fine for a while (a couple of seconds), but the minute I don't type on it for a couple of seconds, it stops registering key presses.
  3. I unplug it or press the reset button and we are back at Step 1

I have a theory that is somehow goes into sleep mode or something, but don't know enough to properly debug it.