summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/lufa
AgeCommit message (Expand)AuthorFilesLines
2019-04-08Remove keyboard description from Adafruit BLE device namefauxpark1-2/+1
2019-01-22Always read two bytes from the endpoint if we have two bytes to readfauxpark1-5/+1
2019-01-12Fix Caps Lock LEDs once and for all (#4824)fauxpark1-9/+12
2018-12-05Only try to read the report ID from SetReport when the keyboard is part of th...fauxpark1-1/+1
2018-11-16Use a single endpoint for HID reports (#3951)James Laird-Wah1-42/+50
2018-09-13rgblight.[ch] more configurable (#3582)Takeshi ISHII1-0/+1
2018-03-22Generate API docs from source code comments (#2491)skullydazed2-6/+116
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo4-1596/+30
2018-02-02Update personal layouts, free up matrix_scan_user for JJ40 (#2319)Kenneth Aloysius1-1/+1
2017-11-17Adds serial number string to USB descriptors (#1996)Jack Humbert1-1/+17
2017-10-16Added BLE support for USB-USB converter. (#1824)Benjamin Dengler1-0/+3
2017-09-06Force Raw HID interface number to 1 always (#1669)Wilba65821-10/+13
2017-08-20Add compile error if too many endpoints are defined for the ATmega32U4.Joe Wasson1-1/+2
2017-07-07update lufa implementationJack Humbert2-2/+2
2017-07-07delete old lufaJack Humbert525-101214/+0
2017-05-29Adafruit Feather BLE / BLE Friend mouse buttons supportPriyadi Iman Nurcahyo3-3/+21
2017-05-26Use variable to disable usb check at startupyiancar1-1/+1
2017-03-30Add RN42 Bluetooth module supportTravis La Marr2-2/+33
2017-03-28Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert2-6/+15
2017-03-24Add BLE and EZKey module defines.Travis La Marr1-4/+4
2017-03-24Readd bluetooth output direction on standard key input.Travis La Marr1-8/+10
2017-03-24Refactor Bluetooth HandlingTravis La Marr4-48/+40
2017-02-26Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young1-0/+4
2017-02-20implement modulationGabriel Young1-1/+1
2017-02-20initial implementation of polyphony using variable length array of notes onGabriel Young2-5/+10
2017-02-01Fix wrong includePriyadi Iman Nurcahyo1-1/+1
2017-02-01Limit outputselect to AVR only for nowPriyadi Iman Nurcahyo2-0/+97
2017-02-01Move outputselect to parent dir to satisfy non LUFA keyboardsPriyadi Iman Nurcahyo2-97/+0
2017-01-31Implement runtime selectable output (USB or BT)Priyadi Iman Nurcahyo3-69/+144
2016-12-29API Sysex fixesFred Sundvik2-11/+25
2016-12-19Fixes issue #900Wilba65822-4/+4
2016-12-15Allow power consumption to be set per-keyboard.Kyle Smith1-1/+4
2016-12-10Allow negative values for mouse movementsPriyadi Iman Nurcahyo1-1/+1
2016-12-05Merge pull request #921 from Wilba6582/raw_hidJack Humbert3-8/+208
2016-12-03Connect the adafruit ble code to the lufa main loopWez Furlong1-11/+71
2016-12-02Merge pull request #915 from wez/ble_3Jack Humbert3-0/+931
2016-11-30Initial version of Raw HID interfaceWilba65823-8/+208
2016-11-28Add support for Adafruit BLE modulesWez Furlong3-0/+931
2016-11-26separated into api files/folderJack Humbert2-254/+10
2016-11-24rgblight fixesJack Humbert1-1/+1
2016-11-24travis plsJack Humbert2-48/+43
2016-11-24converted to new formatJack Humbert2-115/+192
2016-11-23converted to 8bit messagesJack Humbert1-51/+68
2016-11-22cleaning up mididJack Humbert1-1/+1
2016-11-22cleaning up new codeJack Humbert1-63/+27
2016-11-22working with helper, qmk_helper_windows@05b0105Jack Humbert1-0/+6
2016-11-21more structure to the packageJack Humbert2-22/+100
2016-11-19midi back and forthJack Humbert2-17/+46
2016-11-17rgb light through midiJack Humbert1-0/+96
2016-11-15animations, midi, etcJack Humbert1-2/+3