Jacob Alexander
Jacob Alexander
Have you tried using the other USB port as well? It's possible there could be an issue with the cable, or the connector has gotten dirty. (the symptom looks like...
Yeah, Ergodox is currently broken. I'm working on fixes so it shouldn't be too much longer (interconnect is tricky). For now I'd recommend using the 'old' branch if you're on...
Which keyboard are you compiling for? If it's an Ergodox or Whitefox you'll need to select the PixelMap Macro module instead of the PartialMap module during compilation if you haven't...
As another datapoint, seems to work correctly in Linux (is sending Keypad 0, which with NumLock off is Insert) I'll need to check to see if behaviour in Windows to...
Interesting. Some possible things that are happening: 1. The Layer change signal is not getting emitted 2. A bug in the layer change signal that's looking at incorrect status 3....
Yep, I haven't finished the implementation yet. This is pretty high on my todo list.
I've started working on this. https://github.com/kiibohd/controller/commit/9a0ac1b7a9cbe252a0590f13b4ed3c5362383cda has some initial work. Still need to implement the KLL compiler part.
Fn is tricky as it's actually covered in the "Vendor Specific" portion of the USB spec. Apple coded their OS such that only "Apple" keyboards can officially send the Fn...
Should be fixed with https://github.com/kiibohd/controller/commit/15a37dcc529d399ef1559e3b8e95ff2edcc1329f Will release with v0.5.4
Re-opening, still some reports of lock leds not working with the latest firmware.