summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/lufa/lufa.c
Commit message (Expand)AuthorAge
* clang-format changesskullY2019-08-30
* Always read two bytes from the endpoint if we have two bytes to readfauxpark2019-01-22
* Fix Caps Lock LEDs once and for all (#4824)fauxpark2019-01-11
* Only try to read the report ID from SetReport when the keyboard is part of th...fauxpark2018-12-05
* Use a single endpoint for HID reports (#3951)James Laird-Wah2018-11-15
* rgblight.[ch] more configurable (#3582)Takeshi ISHII2018-09-13
* Generate API docs from source code comments (#2491)skullydazed2018-03-22
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-08
* Adafruit Feather BLE / BLE Friend mouse buttons supportPriyadi Iman Nurcahyo2017-05-29
* Use variable to disable usb check at startupyiancar2017-05-26
* Add RN42 Bluetooth module supportTravis La Marr2017-03-29
* Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert2017-03-28
|\
| * Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young2017-02-25
| * implement modulationGabriel Young2017-02-19
| * initial implementation of polyphony using variable length array of notes onGabriel Young2017-02-19
* | Add BLE and EZKey module defines.Travis La Marr2017-03-24
* | Readd bluetooth output direction on standard key input.Travis La Marr2017-03-24
* | Refactor Bluetooth HandlingTravis La Marr2017-03-24
|/
* Implement runtime selectable output (USB or BT)Priyadi Iman Nurcahyo2017-02-01
* API Sysex fixesFred Sundvik2016-12-29
* Fixes issue #900Wilba65822016-12-20
* Merge pull request #921 from Wilba6582/raw_hidJack Humbert2016-12-05
|\
| * Initial version of Raw HID interfaceWilba65822016-12-01
* | Connect the adafruit ble code to the lufa main loopWez Furlong2016-12-02
|/
* separated into api files/folderJack Humbert2016-11-26
* rgblight fixesJack Humbert2016-11-23
* travis plsJack Humbert2016-11-23
* converted to new formatJack Humbert2016-11-23
* converted to 8bit messagesJack Humbert2016-11-23
* cleaning up mididJack Humbert2016-11-21
* cleaning up new codeJack Humbert2016-11-21
* working with helper, qmk_helper_windows@05b0105Jack Humbert2016-11-21
* more structure to the packageJack Humbert2016-11-21
* midi back and forthJack Humbert2016-11-18
* rgb light through midiJack Humbert2016-11-17
* animations, midi, etcJack Humbert2016-11-15
* mostly workingJack Humbert2016-11-13
* Use keyboard config for nkro (#7)IBNobody2016-09-06
* move to ergodox-ez onlyJason Green2016-08-23
* Added USB Virtual Serial supportJason Green2016-08-23
* Makefile redo & other features (#395)Jack Humbert2016-06-11
* updates midi in play_note to better octaveJack Humbert2016-05-23
* updates midi functionality (#331)Jack Humbert2016-05-15
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-17
* better integrationsJack Humbert2016-01-20
* merging tmkJack Humbert2015-10-27
* core: Fix for disabling NKRO in Boot protocoltmk2015-09-20
* lufa: Fix endpoint bank mode for ATMega32u2tmk2015-09-20
* core: Fix lufa suspend callback(#234)tmk2015-07-23
* lufa: Fix console flush #223tmk2015-05-22