summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/lufa/adafruit_ble.cpp
AgeCommit message (Expand)Author
2021-01-15Adafruit BLE cleanups (#11556)Ryan
2020-08-29Change analogRead calls to analogReadPin (#9023)Ryan
2020-04-13Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...Nick Brassel
2020-04-08spi_master for AVR (#8299)Ryan
2019-11-17Run clang-format manually to fix recently changed fileszvecr
2019-09-07Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671)fauxpark
2019-09-04Fix battery level code in adafruit_ble.cpp (#6648)bwhelm
2019-08-30clang-format changesskullY
2019-04-07Remove 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