Jacob Alexander
Jacob Alexander
@andrewkingme just for an additional data point, can you try a USB powered hub when trying this? Also, does Kira work alone (no mouse plugged in)? Also, if you have...
Ah, that'd probably be the problem. Will need to tweak this to use the ergodox.bash base script instead. I'll make an attempt tomorrow.
I added another build script for the ergodox. Please not that I didn't add the usual function layer keys as these will need to be reconfigured a bit to work...
Haven't been able to repro this with Windows 10 and the v0.5.5-beta firmware. Pushing this out to the next release.
Yeah, I agree with having the serial port disabled by default. At least for production keyboards. I'm going to keep it enabled at least until I have the API working....
I've added a `usbErrors` to the virtual cli to see if there is a chipset issue. We did notice for Kira that on some Ryzen motherboards the USB chipset (built-in...
The firmware should be the same each time. Sometimes the LED controller can get confused depending on how the keyboard was put into flash mode (if you press the button...
This is bug/feature of macOS where it creates a network device for each serial interface it sees. The K-Type has a virtual serial port which can be used for debugging...
@tengg I did some looking into this, but I couldn't find anything with my google-fu (I'm not really a macOS expert). @manno Yeah, I am planning on disabling the debug...
HID-IO is starting to come together (finally).