summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/lufa/adafruit_ble.cpp
AgeCommit message (Expand)Author
2020-06-12Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...Nick Brassel
2020-06-12spi_master for AVR (#8299)Ryan
2019-10-01Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671)fauxpark
2019-10-01Fix battery level code in adafruit_ble.cpp (#6648)bwhelm
2019-10-01clang-format changesskullY
2019-04-12Remove keyboard description from Adafruit BLE device namefauxpark
2017-05-29Adafruit Feather BLE / BLE Friend mouse buttons supportPriyadi Iman Nurcahyo
2016-12-10Allow negative values for mouse movementsPriyadi Iman Nurcahyo
2016-11-27Add support for Adafruit BLE modulesWez Furlong