qmk_firmware/drivers/bluetooth
Ryan f7d2b001bc
Move Bluetooth-related function calls up to host/keyboard level (#18274)
* Move Bluetooth-related function calls up to host/keyboard level

* Remove pointless set_output() call

* Move bluetooth (rn42) init to end of keyboard_init()

* Enable SPI/UART for ChibiOS targets

* Some more slight tweaks
2022-09-07 19:59:24 +01:00
..
bluefruit_le.cpp Move Bluetooth-related function calls up to host/keyboard level (#18274) 2022-09-07 19:59:24 +01:00
bluefruit_le.h Move Bluetooth-related function calls up to host/keyboard level (#18274) 2022-09-07 19:59:24 +01:00
outputselect.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
outputselect.h
ringbuffer.hpp
rn42.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
rn42.h Migrate RN42 to UART driver and refactor (#15492) 2021-12-22 16:51:39 +11:00