summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/lufa
Commit message (Expand)AuthorAge
* Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671)fauxpark2019-09-07
* Fix battery level code in adafruit_ble.cpp (#6648)bwhelm2019-09-04
* clang-format changesskullY2019-08-30
* Remove keyboard description from Adafruit BLE device namefauxpark2019-04-07
* 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
* Update personal layouts, free up matrix_scan_user for JJ40 (#2319)Kenneth Aloysius2018-02-02
* Adds serial number string to USB descriptors (#1996)Jack Humbert2017-11-17
* Added BLE support for USB-USB converter. (#1824)Benjamin Dengler2017-10-15
* Force Raw HID interface number to 1 always (#1669)Wilba65822017-09-06
* Add compile error if too many endpoints are defined for the ATmega32U4.Joe Wasson2017-08-20
* update lufa implementationJack Humbert2017-07-07
* delete old lufaJack Humbert2017-07-07
* 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
|/
* Fix wrong includePriyadi Iman Nurcahyo2017-02-01
* Limit outputselect to AVR only for nowPriyadi Iman Nurcahyo2017-02-01
* Move outputselect to parent dir to satisfy non LUFA keyboardsPriyadi Iman Nurcahyo2017-02-01
* Implement runtime selectable output (USB or BT)Priyadi Iman Nurcahyo2017-02-01
* API Sysex fixesFred Sundvik2016-12-29
* Fixes issue #900Wilba65822016-12-20
* Allow power consumption to be set per-keyboard.Kyle Smith2016-12-14
* Allow negative values for mouse movementsPriyadi Iman Nurcahyo2016-12-10
* 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
* | Merge pull request #915 from wez/ble_3Jack Humbert2016-12-02
|\ \ | |/ |/|
| * Add support for Adafruit BLE modulesWez Furlong2016-11-27
* | 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