Age | Commit message (Expand) | Author |
2021-10-06 | Remove sysex API (#14723) | Ryan |
2021-09-15 | Add Support for USB programmable buttons (#12950) | Thomas Weißschuh |
2021-08-25 | Revert 14083 && 14144 (#14150) | Joel Challis |
2021-08-24 | Tidy up quantum.c now some of tmk_core has been merged (#14083) | Joel Challis |
2021-08-24 | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 |
2021-08-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-08-06 | Avoid name conflicts with usb_hid Arduino code (#13870) | Joel Challis |
2021-07-28 | matrix_scan_x -> x_task (#13748) | Joel Challis |
2021-07-25 | Haptic: driver-> feature (#13713) | Joel Challis |
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-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-07-16 | remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum... | Takeshi ISHII |
2021-07-13 | [Feature] Key Overrides (#11422) | Jonas Gessner |
2021-06-10 | Add ST7565 LCD driver (#13089) | Ryan |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-05-21 | Convert Encoder callbacks to be boolean functions (#12805) | Drashna Jaelre |
2021-03-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-03-12 | Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) | Ryan |
2021-03-10 | Move gpio wait logic to wait.h (#12067) | Joel Challis |
2021-03-08 | LED Matrix: decouple from Backlight (#12054) | Ryan |
2021-02-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-03-01 | Extract sendstring into its own compilation unit (#12060) | Ryan |
2021-02-28 | Overhaul bootmagic logic to have single entrypoint (#8532) | Joel Challis |
2021-02-14 | Merge branch 'master' into develop | Joshua Diamond |
2021-02-15 | Add support for analog USBPD on STM32G4xx. (#11824) | Nick Brassel |
2021-02-14 | Split gpio and atomic to platform (#11792) | Joel Challis |
2021-01-17 | `qmk cformat` | Nick Brassel |
2021-01-13 | fix matrix_io_delay() timing in quantum/matrix.c (#9603) | Takeshi ISHII |
2021-01-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-01-04 | Fix Tap-Hold Configs (#11127) | Drashna Jaelre |
2021-01-02 | Improved Language Specific Keycodes for US International and Extended Layouts... | Joshua Diamond |
2020-12-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2020-12-11 | Normalise include statements in core code (#11153) | Ryan |
2020-12-01 | [Split] Sync Timer feature (#10997) | XScorpion2 |
2020-11-28 | 2020 November 28 Breaking Changes Update (#11053) | James Young |
2020-11-26 | ST7565 tidyup (#10907) | Ryan |
2020-08-29 | Hid joystick interface (#4226) | a-chol |
2020-07-16 | Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352) | Konstantin Đorđević |
2020-04-29 | format code according to conventions [skip ci] | QMK Bot |
2020-04-29 | add 'togglePin' convenience function (#8734) | JohSchneider |
2020-04-12 | Fix bug with layer caching in get_event_keycode (#8693) | Drashna Jaelre |
2020-03-23 | Add Post Processing to process_record (#4892) | Drashna Jaelre |
2020-03-23 | Add Word Per Minute calculation feature (#8054) | brickbots |
2020-03-03 | Reduce PROGMEM usage for sendstring LUT (#8109) | Ted M Lin |
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young |
2020-02-04 | Relocate grave keycode processing (#8082) | Joel Challis |
2020-01-26 | Ensure setPinInput actually sets input high-Z (#6237) | Mikkel Jeppesen |
2020-01-19 | Run clang-format manually to fix recently changed files (#7934) | Joel Challis |
2020-01-13 | Relocate common backlight functionally (#7273) | Joel Challis |