summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/lufa
Commit message (Expand)AuthorAge
* 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
* | 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
* Change NKRO size fron 16 bytes to 32 bytes.IBNobody2016-09-06
* Normalize line endingsFred Sundvik2016-08-27
* move to ergodox-ez onlyJason Green2016-08-23
* Added USB Virtual Serial supportJason Green2016-08-23
* Normalize line endingsFred Sundvik2016-08-20
* Fix OS X Recognizing keyboard as Mouse/TabletTravis La Marr2016-07-15
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-23
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-21