| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Refactor some platform dependent logic (#13675) | Joel Challis | 2021-07-24 | 6 | -40/+7 |
* | | Avoid LTO conficts on arm_atsam (#13676) | Joel Challis | 2021-07-24 | 1 | -1/+1 |
* | | Disables rgblight twinkle by default. (#13677) | Nick Brassel | 2021-07-24 | 1 | -1/+0 |
* | | Retain brightness with lighting layers (#13025) | Patrick Stadler | 2021-07-21 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-20 | 4 | -0/+958 |
|\| |
|
| * | Adds Swedish Mac ISO and ANSI keymaps (#13055) | Carl-Fredrik Arvidson | 2021-07-20 | 4 | -0/+958 |
* | | Switch Ergodox Infinity over to split_common (#13481) | Joakim Tufvegren | 2021-07-19 | 1 | -1/+1 |
* | | Revert "Add rgblight to RGB Matrix VPATH" (#13559) | Ryan | 2021-07-17 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-17 | 1 | -100/+96 |
|\| |
|
| * | remove `RGBLIGHT_H_DUMMY_DEFINE` macro from rgblight.h (#13569) | Takeshi ISHII | 2021-07-17 | 1 | -100/+96 |
* | | Move `SENDSTRING_BELL` code to `send_string.h` (#13566) | Ryan | 2021-07-16 | 2 | -3/+8 |
* | | Fix LED Hit Counter for LED/RGB Matrix (#12674) | Johannes Choo | 2021-07-16 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-16 | 1 | -4/+0 |
|\| |
|
| * | remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum... | Takeshi ISHII | 2021-07-16 | 1 | -4/+0 |
* | | Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457) | Chris Cullin | 2021-07-15 | 1 | -2/+13 |
* | | [Feature] Key Overrides (#11422) | Jonas Gessner | 2021-07-13 | 6 | -3/+714 |
* | | Change the prototype of matrix_output_unselect_delay() (#13045) | Takeshi ISHII | 2021-07-13 | 3 | -4/+7 |
* | | Fix two out of bounds accesses from #13330. (#13525) | Joakim Tufvegren | 2021-07-12 | 1 | -2/+2 |
* | | Unify matrix for split common and regular matrix (#13330) | Drashna Jaelre | 2021-07-11 | 2 | -348/+125 |
* | | `keymap_extras`: Remove deprecated defines (#12949) | Ryan | 2021-07-06 | 23 | -925/+1 |
* | | Allow invert of SPLIT_HAND_PIN logic (#13433) | Jameson Thatcher | 2021-07-05 | 1 | -0/+4 |
* | | mousekey: expose current report to users (#13069) | Thomas Weißschuh | 2021-07-03 | 2 | -5/+8 |
* | | Add support for NO_PIN to all matrix types (#12238) | Drashna Jaelre | 2021-07-03 | 2 | -28/+104 |
* | | Improve layer mask handling (#13065) | Drashna Jaelre | 2021-07-03 | 2 | -5/+5 |
* | | Switch split_common to CRC subsystem (#13418) | Stefan Kerkmann | 2021-07-02 | 1 | -16/+1 |
* | | Convert Dip Switch callbacks to boolean functions (#13399) | Drashna Jaelre | 2021-07-01 | 2 | -8/+8 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-01 | 57 | -1027/+1027 |
|\| |
|
| * | Cleanup junk chars, part 4 (#13345) | Ryan | 2021-07-01 | 57 | -1027/+1027 |
* | | Adds support for STM32L412xB, STM32L422xB. (#13383) | Nick Brassel | 2021-06-30 | 1 | -0/+34 |
* | | Relocate RGB/HSV color defs to a more fitting place (#13377) | Ryan | 2021-06-29 | 2 | -44/+56 |
* | | Move RGBLight code into its own folder (#13312) | Ryan | 2021-06-28 | 5 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-23 | 3 | -4/+4 |
|\| |
|
| * | Fix zero condition of reactive runners that will suspend RGB animation (#12710) | Albert Y | 2021-06-23 | 3 | -4/+4 |
* | | Remove rgblight stubs (#13302) | Ryan | 2021-06-23 | 2 | -40/+0 |
* | | Move LED/RGB Matrix code into their own directories (#13257) | Ryan | 2021-06-22 | 79 | -94/+96 |
* | | Skip EEPROM writes once done. (#13293) | Nick Brassel | 2021-06-22 | 2 | -0/+2 |
* | | Remove dfu-util arguments from mcu_selection (#13150) | Ryan | 2021-06-21 | 1 | -40/+0 |
* | | Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) | Joakim Tufvegren | 2021-06-19 | 1 | -0/+22 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-20 | 1 | -6/+14 |
|\| |
|
| * | Add Mac centric Shift and Alt + GUI Macros (#13107) | Albert Y | 2021-06-19 | 1 | -6/+14 |
* | | RGB Matrix eeprom write limiting (#13238) | XScorpion2 | 2021-06-19 | 2 | -28/+32 |
* | | Extensible split data sync (#11930) | Nick Brassel | 2021-06-18 | 7 | -420/+1062 |
* | | Add CRC8 calculation subsystem to quantum (#12641) | Stefan Kerkmann | 2021-06-18 | 2 | -0/+103 |
* | | Limit saturation for RGB_MATRIX_JELLYBEAN_RAINDROPS (#12669) | Albert Y | 2021-06-16 | 1 | -1/+1 |
* | | Add asym_eager_defer_pk debounce type (#12689) | Simon Arlott | 2021-06-16 | 4 | -1/+552 |
* | | Add ST7565 LCD driver (#13089) | Ryan | 2021-06-10 | 1 | -0/+4 |
* | | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | 2021-06-09 | 2 | -8/+0 |
* | | GMMK Pro RGB Support (#13147) | Gigahawk | 2021-06-10 | 2 | -0/+18 |
* | | Avoid 8-bit timer overflows in debounce algorithms (#12240) | Simon Arlott | 2021-06-09 | 14 | -87/+1508 |
* | | Use single memcmp to determine if matrix changed. (#13064) | Nick Brassel | 2021-06-09 | 2 | -78/+62 |