Age | Commit message (Expand) | Author |
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-03 | Move print/debug files to quantum (#12069) | Joel Challis |
2021-08-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-08-02 | flash_stm32: don't unlock flash if already unlocked (#13841) | xyzz |
2021-08-02 | Fix alignment of USB out report buffer 2 -> 4 (#13838) | a_p_u_r_o |
2021-07-31 | __flash? (#13799) | Joel Challis |
2021-07-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-07-29 | Fix unit tests after recent refactor (#13765) | Joel Challis |
2021-07-28 | Allow for higher USB Polling rate on ATSAM boards (#13755) | Drashna Jaelre |
2021-07-24 | Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588) | Drashna Jaelre |
2021-07-25 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel |
2021-07-24 | Refactor some platform dependent logic (#13675) | Joel Challis |
2021-07-24 | Avoid LTO conficts on arm_atsam (#13676) | Joel Challis |
2021-07-22 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-07-22 | Implement GPIO abstraction for atsam (#13567) | 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-07-13 | [Feature] Key Overrides (#11422) | Jonas Gessner |
2021-07-12 | Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480) | Chris Cullin |
2021-07-06 | core: chibios: bootloader: use integer pointers as volatile (#13450) | Thomas Weißschuh |
2021-07-03 | Improve layer mask handling (#13065) | Drashna Jaelre |
2021-07-03 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-07-03 | Add "Ctrl+C to cancel" to "waiting for bootloader" messages (#13424) | Ryan |
2021-06-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-06-26 | Allow configuration of USB_VBUS_PIN on chibios (#13342) | Joel Challis |
2021-06-19 | Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) | Joakim Tufvegren |
2021-06-18 | Extensible split data sync (#11930) | Nick Brassel |
2021-06-18 | Add CRC8 calculation subsystem to quantum (#12641) | Stefan Kerkmann |
2021-06-17 | core: wire up flash make target for Teensy 4.x (#13077) | Michael Stapelberg |
2021-06-15 | core: make RESET key work with Teensy 4.x (#13076) | Michael Stapelberg |
2021-06-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-06-16 | Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (... | Purdea Andrei |
2021-06-10 | Add ST7565 LCD driver (#13089) | Ryan |
2021-06-09 | Avoid 8-bit timer overflows in debounce algorithms (#12240) | Simon Arlott |
2021-06-07 | Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) | Takeshi ISHII |
2021-06-06 | Fix firmware size check with avr-libc 1:2.0.0+Atmel3.6.2-1.1 (Debian bullseye... | Sergey Vlasov |
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-29 | run: qmk cformat --core-only | James Young |
2021-05-26 | Backlight: add defines for default level and breathing state (#12560) | Ryan |
2021-05-18 | Fixup housekeeping from being invoked twice per loop. (#12933) | Nick Brassel |
2021-05-13 | Add missing LED Matrix suspend code to suspend.c (#12878) | Drashna Jaelre |
2021-05-11 | Fix syntax error when compiling for ARM (#12866) | Ryan |
2021-05-10 | Fix another bin/qmk reference (#12856) | Sergey Vlasov |
2021-05-09 | Make Swap Hands use PROGMEM (#12284) | Drashna Jaelre |
2021-05-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-05-06 | Add a handful of consumer/gendesk page usages (#12811) | Ryan |