Commit Graph

88 Commits (8fe320baa6d6aab7dc5cb1526a9b0df9cc666ed9)

Author SHA1 Message Date
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
Purdea Andrei b02a539625
Added power tracking api (#12691) 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
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
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 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 12333b7c5e Fix joystick compile issues (#9949) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 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
Ryan f209f91c7c Various tidyups for USB descriptor code (#9005) 5 years ago
Joel Challis 5f82b0782f
Initial vusb console support (#8559) 5 years ago
Takeshi ISHII 9dfebb9d67
Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432) 5 years ago
Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 5 years ago
Ryan 088b64ab3d
Improvements to extrakey HID descriptors (#8156) 5 years ago
QMK Bot fa9c74c6a2 format code according to conventions [skip ci] 5 years ago
fauxpark b2ce2f8a34
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993) 5 years ago
xyzz eb309be6f0
Improve VIRTSER performance (#7528) 5 years ago
Joel Challis ba628a28bc
Move rgblight and backlight task to common location (#7733) 5 years ago
fauxpark 698d0dbda8 Use `clock_prescale_set()` from avr-libc (#7540) 6 years ago
Joel Challis 22812aee5c rgblight_task logic fixes (#7214) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
fauxpark ae79b60e6b Always read two bytes from the endpoint if we have two bytes to read 6 years ago
fauxpark 2c4109394f Fix Caps Lock LEDs once and for all (#4824) 6 years ago
fauxpark d6b7ca04f2 Only try to read the report ID from SetReport when the keyboard is part of the shared EP 7 years ago
James Laird-Wah 39bd760faf Use a single endpoint for HID reports (#3951) 7 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582) 7 years ago
skullydazed 7c9d5ace14 Generate API docs from source code comments (#2491) 7 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
Priyadi Iman Nurcahyo f0fc2db4e2 Adafruit Feather BLE / BLE Friend mouse buttons support 8 years ago
yiancar fa1b92fbb1 Use variable to disable usb check at startup 8 years ago
Travis La Marr eedb767279 Add RN42 Bluetooth module support 8 years ago
Travis La Marr 71da013995 Add RN42 Bluetooth module support 8 years ago
Travis La Marr 43eee52cba Add BLE and EZKey module defines. 8 years ago