This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
tmk_keyboard/tmk_core/protocol/lufa
Travis La Marr b2d791804d 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.
2016-09-08 14:35:21 +09:00
..
LUFA-git
descriptor.c Fix OS X Recognizing keyboard as Mouse/Tablet 2016-09-08 14:35:21 +09:00
descriptor.h core: Change lufa NKRO report size 16 to 32 bytes 2016-09-07 05:50:25 +09:00
lufa.c Merge commit '71381457fa1311dfa0b58ba882a96db740640871' 2016-04-21 14:37:16 +09:00
lufa.h