tmk_keyboard icon indicating copy to clipboard operation
tmk_keyboard copied to clipboard

Support for Adafruit Bluefruit Feather 32u4 (and related) + ps2->ble converter

Open ramonpoca opened this issue 7 years ago • 1 comments

Also useful for those working with UART-based Adafruit Bluefruit modules.

@tmk Even though you might consider not merging this due to the inclusion of many Adafruit/Arduino files, I leave the PR as a reference for somebody who might want to apply it to their tree.

ramonpoca avatar Jan 18 '18 12:01 ramonpoca

@ramonpoca, completely agree with you, this would be really useful for people who want Bluefruit LE support.

Also they may be interested in this: it seems qmk_firmware has suppport for Bluefruit LE with SPI. https://github.com/qmk/qmk_firmware/blob/9de443cbf10ac41bc15762c9c83f138f51dd3b9a/tmk_core/protocol/lufa/adafruit_ble.cpp

tmk avatar Jan 19 '18 03:01 tmk