Age | Commit message (Expand) | Author |
2021-08-03 | Move print/debug files to quantum (#12069) | Joel Challis |
2021-08-03 | Unconditionally call led_init_ports (#12116) | Joel Challis |
2021-08-01 | [BUG] Fix Key Override includes (#13831) | Drashna Jaelre |
2021-07-28 | Minor tidy up of key overrides (#13747) | Joel Challis |
2021-07-28 | matrix_scan_x -> x_task (#13748) | Joel Challis |
2021-07-27 | Align AW20216 driver (#13712) | 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-24 | Avoid LTO conficts on arm_atsam (#13676) | Joel Challis |
2021-07-24 | Disables rgblight twinkle by default. (#13677) | Nick Brassel |
2021-07-21 | Retain brightness with lighting layers (#13025) | Patrick Stadler |
2021-07-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-07-20 | Adds Swedish Mac ISO and ANSI keymaps (#13055) | Carl-Fredrik Arvidson |
2021-07-19 | Switch Ergodox Infinity over to split_common (#13481) | Joakim Tufvegren |
2021-07-17 | Revert "Add rgblight to RGB Matrix VPATH" (#13559) | Ryan |
2021-07-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-07-17 | remove `RGBLIGHT_H_DUMMY_DEFINE` macro from rgblight.h (#13569) | Takeshi ISHII |
2021-07-16 | Move `SENDSTRING_BELL` code to `send_string.h` (#13566) | Ryan |
2021-07-16 | Fix LED Hit Counter for LED/RGB Matrix (#12674) | Johannes Choo |
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-15 | Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457) | Chris Cullin |
2021-07-13 | [Feature] Key Overrides (#11422) | Jonas Gessner |
2021-07-13 | Change the prototype of matrix_output_unselect_delay() (#13045) | Takeshi ISHII |
2021-07-12 | Fix two out of bounds accesses from #13330. (#13525) | Joakim Tufvegren |
2021-07-11 | Unify matrix for split common and regular matrix (#13330) | Drashna Jaelre |
2021-07-06 | `keymap_extras`: Remove deprecated defines (#12949) | Ryan |
2021-07-05 | Allow invert of SPLIT_HAND_PIN logic (#13433) | Jameson Thatcher |
2021-07-03 | mousekey: expose current report to users (#13069) | Thomas Weißschuh |
2021-07-03 | Add support for NO_PIN to all matrix types (#12238) | Drashna Jaelre |
2021-07-03 | Improve layer mask handling (#13065) | Drashna Jaelre |
2021-07-02 | Switch split_common to CRC subsystem (#13418) | Stefan Kerkmann |
2021-07-01 | Convert Dip Switch callbacks to boolean functions (#13399) | Drashna Jaelre |
2021-07-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-07-01 | Cleanup junk chars, part 4 (#13345) | Ryan |
2021-06-30 | Adds support for STM32L412xB, STM32L422xB. (#13383) | Nick Brassel |
2021-06-29 | Relocate RGB/HSV color defs to a more fitting place (#13377) | Ryan |
2021-06-28 | Move RGBLight code into its own folder (#13312) | Ryan |
2021-06-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-06-23 | Fix zero condition of reactive runners that will suspend RGB animation (#12710) | Albert Y |
2021-06-23 | Remove rgblight stubs (#13302) | Ryan |
2021-06-22 | Move LED/RGB Matrix code into their own directories (#13257) | Ryan |
2021-06-22 | Skip EEPROM writes once done. (#13293) | Nick Brassel |
2021-06-21 | Remove dfu-util arguments from mcu_selection (#13150) | Ryan |
2021-06-19 | Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) | Joakim Tufvegren |
2021-06-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-06-19 | Add Mac centric Shift and Alt + GUI Macros (#13107) | Albert Y |
2021-06-19 | RGB Matrix eeprom write limiting (#13238) | XScorpion2 |
2021-06-18 | Extensible split data sync (#11930) | Nick Brassel |