Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
|
|
|
|
|
|
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
|
|
|
|
|
|
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
|
|
|
(#20013)
|
|
|
|
* added soft reset and auto lowpower for AW20216
|
|
|
|
* Fix functions with empty params
* Found a bunch more
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
|
|
|
This reverts commit 3fffa51554556edc9ca53bc04ef45abe87d3d3c9.
|
|
|
|
|
|
from RGBLEDs/RGBMATRIX defines (#18036)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reordering. (#18396)
|
|
|
|
* RN42 driver: small cleanups
* Include header
* Fix mouse report per RN42 UG
* Spacing for consistency
|
|
* 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
|