aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/lufa/adafruit_ble.cpp
Commit message (Expand)AuthorAgeFilesLines
* Run clang-format manually to fix recently changed fileszvecr2019-11-171-3/+3
* Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671)fauxpark2019-09-071-2/+3
* Fix battery level code in adafruit_ble.cpp (#6648)bwhelm2019-09-041-6/+8
* clang-format changesskullY2019-08-301-575/+542
* Remove keyboard description from Adafruit BLE device namefauxpark2019-04-071-2/+1
* Adafruit Feather BLE / BLE Friend mouse buttons supportPriyadi Iman Nurcahyo2017-05-291-1/+19
* Allow negative values for mouse movementsPriyadi Iman Nurcahyo2016-12-101-1/+1
* Add support for Adafruit BLE modulesWez Furlong2016-11-271-0/+805