]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix OS X Recognizing keyboard as Mouse/Tablet
authorTravis La Marr <exiva@exiva.net>
Fri, 15 Jul 2016 14:41:32 +0000 (10:41 -0400)
committerTravis La Marr <exiva@exiva.net>
Fri, 15 Jul 2016 14:41:32 +0000 (10:41 -0400)
commitd48a4cf1eb80600fb3e8eb859e5b77c954a18137
treec9ed8ab7a47a31818501f67f97d5777f8eff65fe
parent9ecf9073b96799e52a1f1c0d35b57177382902ce
Fix OS X Recognizing keyboard as Mouse/Tablet

Modified the LUFA USB HID Descriptor to change the logical/usage
minimums for System Control from 0x01 (Mouse) to 0x81 (System Power
Down), this fixes OS X recognizing the Planck as having a mouse and
tablet, even with mousekeys off.
tmk_core/protocol/lufa/descriptor.c