Commit Graph

145 Commits (997a6747ee83c87de92d9444e2bc57c981dbf260)

Author SHA1 Message Date
Ryan 30de598650
tmk_core: remove direct `quantum.h` includes (#21465) 2 years ago
Stefan Kerkmann a87c74ebe1
[Bug] Fix non-functional S3 wakeup / resume from suspense (#19780) 2 years ago
Ryan aad5746682
Move protocol makefiles into their respective folders (#21332) 2 years ago
Ryan cf935d97ae
Fix functions with empty params (#19647) 2 years ago
Ruslan Sayfutdinov 85ee55ff3b
Detect host OS based on USB fingerprint (#18463) 2 years ago
Ryan 1e95f7be8f
Joystick feature improvements (#19052) 2 years ago
Ryan 19e2dd742b
LUFA: Consolidate report sending code (#18629) 3 years ago
nezumee d6d6cdcb4f
Make MIDI output endpoint use the out direction (#18654) 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 be8907d634
Further refactoring of joystick feature (#18437) 3 years ago
Ryan f7d2b001bc
Move Bluetooth-related function calls up to host/keyboard level (#18274) 3 years ago
Ryan f76b55d5ad
Adjust `EXTRAKEY_ENABLE` ifdefs for `send_extra()` (#18249) 3 years ago
Ryan 09d668eb0e
Simplify extrakeys sending at the host driver level (#18230) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Ryan 7d685956cc
Rename `AdafruitBLE` to `BluefruitLE` (#16127) 3 years ago
Ryan 77d3e564f7
Migrate RN42 to UART driver and refactor (#15492) 3 years ago
Joel Challis 634e42b2b4
Revert to old init order for host driver (#15029) 4 years ago
Joel Challis 2ec268bd21
Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888) 4 years ago
Ryan d8f0c8783a
Remove sysex API (#14723) 4 years ago
Purdea Andrei b02a539625
Added power tracking api (#12691) 4 years ago
Ryan 20ea5f3fb5
Relocate Adafruit BLE code (#14530) 4 years ago
Thomas Weißschuh 58d72ad795
core: fix compilation issues with USB programmable buttons (#14454) 4 years ago
Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 4 years ago
Drashna Jaelre 6d43a5daf4
Backport F_CPU/F_USB hack from system76 (#14286) 4 years ago
Dasky 9af069ecf3
Fix typo (#14118) 4 years ago
Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
Joel Challis 567da49ed0
Avoid LTO conficts on arm_atsam (#13676) 4 years ago
Stefan Kerkmann 49fd3c0760
[Core] ChibiOS fix O3 and LTO breakage of extra keys and joystick (#12819) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Nick Brassel 58142f0726
Fixup housekeeping from being invoked twice per loop. (#12933) 4 years ago
Purdea Andrei dbd65d01b6
Fix how USB queue overflow is handled in chibios. (#12576) 4 years ago
Joel Challis 5ba4391cf2
Refactor of USB code within split_common (#11890) 4 years ago
Ryan 7ab9f6a101
Output selection: Remove "USB and BT" option (#11940) 4 years ago
Joel Challis 1f2fe2eab9
Refactor platform logic within print.h (#11863) 4 years ago
Joshua Diamond 9a4618b05b
Address wake from sleep instability (#11450) 4 years ago
Ryan 84e2f1ec17
Adafruit BLE cleanups (#11556) 4 years ago
Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
Ryan 0f596881b3 Remove support for Adafruit EZ-Key (#10103) 5 years ago
Ryan 3f392c09b6 More Bluetooth refactoring (#9905) 5 years ago
Ryan 12333b7c5e Fix joystick compile issues (#9949) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago
Ryan 8a4a0c25fd Change analogRead calls to analogReadPin (#9023) 5 years ago
Nick Brassel 60e5733c48 `qmk cformat` on `develop` (#9501) 5 years ago
Ryan 3b34858b77 Don't compile outputselect.c if Bluetooth is disabled (#9356) 5 years ago
Ryan 1193e45bf4 Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline functions (#9055) 5 years ago