Age | Commit message (Expand) | Author |
2021-08-06 | [Feature] Swap buttons on PS2 Mouse/Trackball (#9205) | Juan Pablo Kutianski |
2021-08-06 | Arm ps2 mouse interrupt (#6490) | JohSchneider |
2021-08-04 | Trigger a wakeup after USB Reset on ChibiOS. (#12831) | Joakim Tufvegren |
2021-08-04 | Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870) | Joakim Tufvegren |
2021-08-02 | Fix alignment of USB out report buffer 2 -> 4 (#13838) | a_p_u_r_o |
2021-07-28 | Allow for higher USB Polling rate on ATSAM boards (#13755) | Drashna Jaelre |
2021-07-24 | Avoid LTO conficts on arm_atsam (#13676) | Joel Challis |
2021-07-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-07-16 | Migrate arm_atsam print logic to use common framework (#13554) | Joel Challis |
2021-07-16 | Use string literals for `SERIAL_NUMBER` (#13403) | Ryan |
2021-06-06 | [Core] ChibiOS fix O3 and LTO breakage of extra keys and joystick (#12819) | Stefan Kerkmann |
2021-06-07 | core: bump USB spec version in device descriptor to 2.0 (#13078) | Michael Stapelberg |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-05-18 | Fixup housekeeping from being invoked twice per loop. (#12933) | Nick Brassel |
2021-04-25 | eeprom driver: Refactor where eeprom driver initialisation (and EEPROM emulat... | Purdea Andrei |
2021-04-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-04-25 | Format code according to conventions (#12681) | github-actions[bot] |
2021-04-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-04-25 | Fix how USB queue overflow is handled in chibios. (#12576) | Purdea Andrei |
2021-04-19 | Apply the "NO_LIMITED_CONTROLLER_CONNECT" fix to atmega16u2 (#12482) | Purdea Andrei |
2021-04-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-04-10 | Format code according to conventions (#12540) | github-actions[bot] |
2021-04-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-04-10 | ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472) | Michael Stapelberg |
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-03-25 | Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) | Ryan |
2021-03-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-03-18 | [CI] Format code according to conventions (#12277) | github-actions[bot] |
2021-03-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-03-18 | XT converter cleanup (#12264) | Ryan |
2021-02-28 | Refactor of USB code within split_common (#11890) | Joel Challis |
2021-02-27 | Format code according to conventions (#12046) | github-actions[bot] |
2021-02-28 | Fix build for attiny85-based boards. (#12044) | Nick Brassel |
2021-02-26 | Format code according to conventions (#12024) | github-actions[bot] |
2021-02-26 | [BUG] Massdrop develop rgb fix (#12022) | Nick Brassel |
2021-02-25 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-02-25 | V-USB suspend refactor (#11891) | Ryan |
2021-02-20 | Output selection: Remove "USB and BT" option (#11940) | Ryan |
2021-02-15 | Format code according to conventions (#11905) | github-actions[bot] |
2021-02-14 | Refactor platform logic within print.h (#11863) | Joel Challis |
2021-02-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-02-07 | Migrate some tmk_core files to quantum (#11791) | Joel Challis |
2021-02-06 | Remove legacy print backward compatiblitly (#11805) | Joel Challis |
2021-02-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-02-06 | Manual formatting fix for serial_uart.c (#11806) | Ryan |
2021-02-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-02-06 | Serial refactor (#11521) | Ryan |
2021-02-02 | Address wake from sleep instability (#11450) | Joshua Diamond |
2021-02-01 | Decouple USB events from the USB interrupt handler. (#10437) | Nick Brassel |
2021-01-28 | Add support for 8 buttons to mouse report (#10807) | Drashna Jaelre |