10 Commits (6cc9513ab0cd5e21354c51ab83a89af9f2eb517e)

Author SHA1 Message Date
Ryan 6cc9513ab0
Digitizer feature improvements (#19034) 3 years ago
Ryan 6dbbeea46a
Refactor `send_extra` (#18615) 3 years ago
Ryan 09d3e27710
Refactor more host code (programmable button & digitizer) (#18565) 3 years ago
Ryan f80058d96e
Start Bluetooth API (#18366) 3 years ago
Ryan be8907d634
Further refactoring of joystick feature (#18437) 3 years ago
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
3 years ago
Ryan 09d668eb0e
Simplify extrakeys sending at the host driver level (#18230)
* Simplify extrakeys sending at the host driver level

* There are two arguments here

* Wrong syntax

* Adjust keyboards which use a custom host driver
3 years ago
Drashna Jaelre 0ab51ee29d
Add support for large Mouse Reports (#16371)
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 4 years ago
Joel Challis dcfffa7b67
Relocate protocol files within tmk_core/common/ (#14972)
* Relocate non platform files within tmk_core/common/

* clang
4 years ago