summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol
Commit message (Expand)AuthorAgeFilesLines
* [Core] ChibiOS fix O3 and LTO breakage of extra keys and joystick (#12819)Stefan Kerkmann2021-06-063-35/+36
* core: bump USB spec version in device descriptor to 2.0 (#13078)Michael Stapelberg2021-06-071-1/+1
* Fixup housekeeping from being invoked twice per loop. (#12933)Nick Brassel2021-05-184-6/+6
* eeprom driver: Refactor where eeprom driver initialisation (and EEPROM emulat...Purdea Andrei2021-04-251-13/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-251-2/+2
|\
| * Format code according to conventions (#12681)github-actions[bot]2021-04-251-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-253-21/+33
|\|
| * Fix how USB queue overflow is handled in chibios. (#12576)Purdea Andrei2021-04-253-21/+33
* | Apply the "NO_LIMITED_CONTROLLER_CONNECT" fix to atmega16u2 (#12482)Purdea Andrei2021-04-191-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-101-11/+11
|\|
| * Format code according to conventions (#12540)github-actions[bot]2021-04-101-11/+11
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-101-1/+13
|\|
| * ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472)Michael Stapelberg2021-04-101-1/+13
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-251-1/+1
|\|
| * Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)Ryan2021-03-251-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-182-4/+4
|\|
| * [CI] Format code according to conventions (#12277)github-actions[bot]2021-03-182-4/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-182-20/+26
|\|
| * XT converter cleanup (#12264)Ryan2021-03-182-20/+26
* | Refactor of USB code within split_common (#11890)Joel Challis2021-02-286-0/+82
|/
* Format code according to conventions (#12046)github-actions[bot]2021-02-271-2/+2
* Fix build for attiny85-based boards. (#12044)Nick Brassel2021-02-281-0/+2
* Format code according to conventions (#12024)github-actions[bot]2021-02-262-42/+42
* [BUG] Massdrop develop rgb fix (#12022)Nick Brassel2021-02-262-5/+9
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-02-252-17/+40
|\
| * V-USB suspend refactor (#11891)Ryan2021-02-252-17/+40
* | Output selection: Remove "USB and BT" option (#11940)Ryan2021-02-202-30/+5
* | Format code according to conventions (#11905)github-actions[bot]2021-02-152-2/+1
* | Refactor platform logic within print.h (#11863)Joel Challis2021-02-143-14/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-071-1/+1
|\|
| * Migrate some tmk_core files to quantum (#11791)Joel Challis2021-02-071-1/+1
* | Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-062-5/+5
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-061-4/+4
|\|
| * Manual formatting fix for serial_uart.c (#11806)Ryan2021-02-061-4/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-052-1/+26
|\|
| * Serial refactor (#11521)Ryan2021-02-062-1/+26
* | Address wake from sleep instability (#11450)Joshua Diamond2021-02-022-4/+31
* | Decouple USB events from the USB interrupt handler. (#10437)Nick Brassel2021-02-013-9/+80
* | Add support for 8 buttons to mouse report (#10807)Drashna Jaelre2021-01-282-15/+7
* | Remove duplicated housekeeping in arm_atsam (#11672)Gentoli2021-01-241-3/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-154-33/+27
|\|
| * Adafruit BLE cleanups (#11556)Ryan2021-01-153-32/+26
| * arm_atsam: temporarily lower raw HID endpoint/report size (#11554)Ryan2021-01-151-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-112-40/+104
|\|
| * Add support for shared EP on V-USB boards (#11103)Ryan2021-01-112-40/+104
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-013-11/+11
|\|
| * Manually run formatting CI process (#11375)Joel Challis2021-01-013-11/+11
* | Update ADB impelemtation in TMK Core (#11168)siggie08152020-12-292-85/+229
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-271-1/+0
|\|
| * Ensure single newline at EOF for core files (#11310)Ryan2020-12-281-1/+0