summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/chibios
Commit message (Expand)AuthorAge
* Format code according to conventions (#16322)QMK Bot2022-02-12
* ChibiOS: add support for HID Programmable Buttons (#15787)Thomas Weißschuh2022-02-04
* [Core] ChibiOS: shorten USB disconnect state on boot to 50ms (#15805)Stefan Kerkmann2022-01-10
* Add missing virtser_init() to ChibiOS code (#15356)Ryan2021-11-30
* Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel2021-11-03
* Fixup #15029 (#15031)Nick Brassel2021-11-02
* Revert to old init order for host driver (#15029)Joel Challis2021-11-02
* Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888)Joel Challis2021-10-24
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-23
|\
| * Check usb transmit status in send_extra() (#14643)Dasky2021-10-23
* | Remove SERIAL_LINK feature (#14727)Joel Challis2021-10-07
* | Purge uGFX. (#14720)Nick Brassel2021-10-07
* | Added power tracking api (#12691)Purdea Andrei2021-09-30
|/
* Begin to carve out platform/protocol API - Single main loop (#13843)Joel Challis2021-08-18
* Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol2021-08-18
* Trigger a wakeup after USB Reset on ChibiOS. (#12831)Joakim Tufvegren2021-08-04
* Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870)Joakim Tufvegren2021-08-04
* Fix alignment of USB out report buffer 2 -> 4 (#13838)a_p_u_r_o2021-08-02
* Avoid LTO conficts on arm_atsam (#13676)Joel Challis2021-07-24
* [Core] ChibiOS fix O3 and LTO breakage of extra keys and joystick (#12819)Stefan Kerkmann2021-06-06
* Fixup housekeeping from being invoked twice per loop. (#12933)Nick Brassel2021-05-18
* eeprom driver: Refactor where eeprom driver initialisation (and EEPROM emulat...Purdea Andrei2021-04-25
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-25
|\
| * Format code according to conventions (#12681)github-actions[bot]2021-04-25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-25
|\|
| * Fix how USB queue overflow is handled in chibios. (#12576)Purdea Andrei2021-04-25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-10
|\|
| * Format code according to conventions (#12540)github-actions[bot]2021-04-10
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-10
|\|
| * ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472)Michael Stapelberg2021-04-10
* | Refactor of USB code within split_common (#11890)Joel Challis2021-02-28
|/
* Format code according to conventions (#11905)github-actions[bot]2021-02-15
* Refactor platform logic within print.h (#11863)Joel Challis2021-02-14
* Address wake from sleep instability (#11450)Joshua Diamond2021-02-02
* Decouple USB events from the USB interrupt handler. (#10437)Nick Brassel2021-02-01
* Manually run formatting CI process (#11375)Joel Challis2021-01-01
* Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan2020-12-26
* Run cformat and dos2unix manually (#11235)Ryan2020-12-17
* Normalise include statements in keyboard code (#11185)Ryan2020-12-16
* Normalise include statements in core code (#11153)Ryan2020-12-11
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* format code according to conventions [skip ci]QMK Bot2020-08-29
* Hid joystick interface (#4226)a-chol2020-08-29
* Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge ...Nick Brassel2020-08-29
* `qmk cformat` on `develop` (#9501)Nick Brassel2020-08-29
* Various tidyups for USB descriptor code (#9005)Ryan2020-08-29
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-30
* Revert "Fix conflicting types for 'tfp_printf' (#8269)"skullY2020-05-04
* format code according to conventions [skip ci]QMK Bot2020-05-04
* Fix conflicting types for 'tfp_printf' (#8269)Joel Challis2020-05-03