summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/lufa/descriptor.c
Commit message (Collapse)AuthorAge
* update lufa implementationJack Humbert2017-07-07
|
* Fixes issue #900Wilba65822016-12-20
|
* Allow power consumption to be set per-keyboard.Kyle Smith2016-12-14
|
* Initial version of Raw HID interfaceWilba65822016-12-01
|
* Added USB Virtual Serial supportJason Green2016-08-23
|
* Fix OS X Recognizing keyboard as Mouse/TabletTravis La Marr2016-07-15
| | | | | | | 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.
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-21
| | | | | | * fixes from tmk's repo * rename keyboard to keyboards
* fix HID_RI_LOGICAL_MAXIMUM value (#388)Masahiro Wakame2016-06-07
|
* merging tmkJack Humbert2015-10-27
|
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10