thefloweringash / iousbhiddriver-descriptor-override

Fix broken USB HID descriptors. Now with Noppoo Choc Mini support!
http://thefloweringash.github.io/iousbhiddriver-descriptor-override
GNU Lesser General Public License v3.0
204 stars 25 forks source link

Caps lock issue #12

Open ghost opened 11 years ago

ghost commented 11 years ago

When I turn on my Caps lock key, it will become unusable. When Caps locks key is on, x will raise the volume. v and n will print 3, 1 = A, 2 = E, 3 = M, 4 = 3, 6 = volume up. So it basically messes the keyboard up. I have to simply unplug and plug USB back in.

ghost commented 11 years ago

here is descriptor file using rake scan https://gist.github.com/hecatic/5506167

The current kext I am using is from #10 issue10-1.pkg.

I compared 1007-8400.yaml with my descriptor, the only differences were line 9 : 1007-8400.yaml, LwkwCTEJMwk0CTYJNwk4CTUJLAk5CSsJSglLCUwJTQlOCSiVOIECwA== scan generated 1007-8400-.yaml, LwkwCTEJMwk0CTYJNwk4CTUJKAk5CSsJSglLCUwJTQlOCSyVOIECwA==

Also it seems that F1~12 is messed up by default.