I am trying to build my first custom keyboard, and wanted to use kiibohd controller. I have a teensy 3.6, and so setup my build environment, set the chip to mk66fx1m0, and built successfully, loads to the teensy fine, and if I give it code to flash the debug LED, it does, but windows wont detect the keyboard (Device Descriptor Request Failed). If I flash the blink test back on, it shows up as a serial device fine. Not sure if my build is the issue, a windows problem, or if teensy 3.6 isnt really supported yet.
Has anybody done a kiibohd controller on teensy 3.6 that would be willing to share their hex file so I can verify it isn't my build setup being wrong?
Or have any other ideas? I am new to this hobby, though I am a programmer.
Thanks for any ideas you have.