Issue behaviors:
Logic behind:
<aside> 🚧 The correct drivers of the keyboard should be HidUsb v10. Some interfaces of the keyboard have wrong drivers assigned by windows and we’ll need to change it to the correct one. However it’ll take a special step to “notify” windows so windows can flag it for us so we don’t need to manually click on every single item in device manager to find the wrong one.
</aside>
Solution:
download zadig
Turn on - list all devices
In the dropdown menu, you should see 2-4 interfaces that are related to your product: Interface 0/1 (possibly 2 and 3 as well, depending on the product)
Please make sure all of these interfaces have v10 HidUsb as their drivers
If not, then check if they are usbser
if they aren’t usbser, replace the driver to USB Serial
after installation - you should be able to see this
now we have intentionally installed a wrong usb driver to your keyboard and windows can detect it
open your Device manager, you should be able to see something under Ports (COM & LPT)
right click it - update driver - let me pick from a list of available drivers
Pick USB Input Device - Next - Close
now your driver should be correct as HidUsb