summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/lufa/descriptor.c
AgeCommit message (Collapse)Author
2016-08-23Added USB Virtual Serial supportJason Green
2016-07-15Fix OS X Recognizing keyboard as Mouse/TabletTravis La Marr
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.
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert
* fixes from tmk's repo * rename keyboard to keyboards
2016-06-07fix HID_RI_LOGICAL_MAXIMUM value (#388)Masahiro Wakame
2015-10-27merging tmkJack Humbert
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk