| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-08 | 2 | -2/+2 |
|\| |
|
| * | Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060) | Drashna Jaelre | 2021-06-09 | 2 | -2/+2 |
| * | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 64 | -931/+2424 |
* | | Add weak refs on reading rows/cols. (#13062) | Nick Brassel | 2021-06-01 | 2 | -18/+18 |
* | | run: qmk cformat --core-only | James Young | 2021-05-29 | 21 | -134/+78 |
* | | `backlight.c`: include `eeprom.h` (#13024) | Ryan | 2021-05-28 | 1 | -0/+1 |
* | | Backlight: add defines for default level and breathing state (#12560) | Ryan | 2021-05-26 | 2 | -3/+24 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-26 | 1 | -2/+12 |
|\| |
|
| * | Keyboard: Planck THK (#12597) | Erovia | 2021-05-26 | 1 | -2/+12 |
* | | Convert Encoder callbacks to be boolean functions (#12805) | Drashna Jaelre | 2021-05-21 | 3 | -7/+11 |
* | | Add support for up to 4 IS31FL3733 drivers (#12342) | Donald Kjer | 2021-05-21 | 2 | -9/+58 |
* | | matrix: wait for row signal to go HIGH for every row (#12945) | Michael Stapelberg | 2021-05-20 | 2 | -12/+4 |
* | | Add function to allow repeated blinking of one layer (#12237) | Matthes W | 2021-05-16 | 2 | -12/+31 |
* | | Fix spelling mistake regarding LED Matrix in split_common. (#12888) | Joakim Tufvegren | 2021-05-14 | 1 | -1/+1 |
* | | Rename `point_t` -> `led_point_t` (#12864) | Ryan | 2021-05-13 | 4 | -12/+12 |
* | | Remove KEYMAP and LAYOUT_kc (#12160) | Zach White | 2021-05-11 | 1 | -0/+3 |
* | | LED Matrix: Effects! (#12651) | Ryan | 2021-05-11 | 26 | -16/+554 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-10 | 1 | -2/+4 |
|\| |
|
| * | Improve EEPROM defaults for Dynamic Keymaps (#12853) | Drashna Jaelre | 2021-05-10 | 1 | -2/+4 |
* | | [CI] Format code according to conventions (#12772) | github-actions[bot] | 2021-05-02 | 1 | -1/+1 |
* | | Fixing transport's led/rgb matrix suspend state logic (#12770) | XScorpion2 | 2021-05-01 | 1 | -8/+10 |
* | | [CI] Format code according to conventions (#12731) | github-actions[bot] | 2021-04-29 | 2 | -10/+8 |
* | | Change RGB/LED Matrix to use a simple define for USB suspend (#12697) | Drashna Jaelre | 2021-04-29 | 4 | -20/+18 |
* | | Fix bad PR merge for #6580. (#12721) | Nick Brassel | 2021-04-28 | 1 | -2/+0 |
* | | Add STM32L433 and L443 support (#12063) | Xelus22 | 2021-04-26 | 1 | -0/+38 |
* | | Add support for MCU = STM32F446 (#12619) | Purdea Andrei | 2021-04-25 | 1 | -0/+34 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-25 | 1 | -0/+4 |
|\| |
|
| * | Do not leak weak mods from tap dance to the interrupting keypress (#12471) | Sergey Vlasov | 2021-04-25 | 1 | -0/+4 |
* | | Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#... | Nick Brassel | 2021-04-25 | 1 | -1/+6 |
* | | Format code according to conventions (#12680) | github-actions[bot] | 2021-04-25 | 1 | -2/+2 |