1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/drivers
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
..
bluetooth Move Bluetooth-related function calls up to host/keyboard level (#18274) 2022-09-07 19:59:24 +01:00
eeprom
flash Fixup compilation of printf-like functions with uint32_t args. (#17904) 2022-08-04 21:44:56 +10:00
gpio
haptic Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
lcd
led Add led matrix support for CKLED2001 (#17643) 2022-08-13 14:39:06 +01:00
oled
painter Format code according to conventions (#17869) 2022-07-31 21:35:53 -07:00
ps2
sensors Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
wear_leveling
serial.h
usb2422.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
usb2422.h Initial USB2422 driver (#14835) 2021-10-22 00:49:58 +01:00
usbpd.h
ws2812.h