summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/lufa/descriptor.c
AgeCommit message (Collapse)AuthorFilesLines
2016-08-23Added USB Virtual Serial supportJason Green1-1/+111
2016-07-15Fix OS X Recognizing keyboard as Mouse/TabletTravis La Marr1-2/+2
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-22Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert1-2/+2
* fixes from tmk's repo * rename keyboard to keyboards
2016-06-07fix HID_RI_LOGICAL_MAXIMUM value (#388)Masahiro Wakame1-1/+1
2015-10-27merging tmkJack Humbert1-0/+789
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+630