aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/lufa/bluetooth.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for Adafruit EZ-Key (#10103)Ryan2020-08-291-96/+0
| | | | | | | | | * Remove support for Adafruit EZ-Key * Update docs/ja/feature_bluetooth.md Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
* Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline ↵Ryan2020-08-291-25/+73
| | | | functions (#9055)
* clang-format changesskullY2019-08-301-34/+3
|
* Add RN42 Bluetooth module supportTravis La Marr2017-03-291-1/+15
| | | | Added support for sending HID keycodes over the RN42/reflashed HC05 module. Tested on OS X and iOS.
* Warning reductions (#430)Jack Humbert2016-06-211-0/+2
| | | Warning reductions
* merging tmkJack Humbert2015-10-271-0/+63