summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* Extensible split data sync (#11930)Nick Brassel2021-06-18
* Add CRC8 calculation subsystem to quantum (#12641)Stefan Kerkmann2021-06-18
* Limit saturation for RGB_MATRIX_JELLYBEAN_RAINDROPS (#12669)Albert Y2021-06-16
* Add asym_eager_defer_pk debounce type (#12689)Simon Arlott2021-06-16
* Add ST7565 LCD driver (#13089)Ryan2021-06-10
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-09
* GMMK Pro RGB Support (#13147)Gigahawk2021-06-10
* Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott2021-06-09
* Use single memcmp to determine if matrix changed. (#13064)Nick Brassel2021-06-09
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-08
|\
| * Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060)Drashna Jaelre2021-06-09
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* | Add weak refs on reading rows/cols. (#13062)Nick Brassel2021-06-01
* | run: qmk cformat --core-onlyJames Young2021-05-29
* | `backlight.c`: include `eeprom.h` (#13024)Ryan2021-05-28
* | Backlight: add defines for default level and breathing state (#12560)Ryan2021-05-26
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-26
|\|
| * Keyboard: Planck THK (#12597)Erovia2021-05-26
* | Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-21
* | Add support for up to 4 IS31FL3733 drivers (#12342)Donald Kjer2021-05-21
* | matrix: wait for row signal to go HIGH for every row (#12945)Michael Stapelberg2021-05-20
* | Add function to allow repeated blinking of one layer (#12237)Matthes W2021-05-16
* | Fix spelling mistake regarding LED Matrix in split_common. (#12888)Joakim Tufvegren2021-05-14
* | Rename `point_t` -> `led_point_t` (#12864)Ryan2021-05-13
* | Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-11
* | LED Matrix: Effects! (#12651)Ryan2021-05-11
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-10
|\|
| * Improve EEPROM defaults for Dynamic Keymaps (#12853)Drashna Jaelre2021-05-10
* | [CI] Format code according to conventions (#12772)github-actions[bot]2021-05-02
* | Fixing transport's led/rgb matrix suspend state logic (#12770)XScorpion22021-05-01
* | [CI] Format code according to conventions (#12731)github-actions[bot]2021-04-29
* | Change RGB/LED Matrix to use a simple define for USB suspend (#12697)Drashna Jaelre2021-04-29
* | Fix bad PR merge for #6580. (#12721)Nick Brassel2021-04-28
* | Add STM32L433 and L443 support (#12063)Xelus222021-04-26
* | Add support for MCU = STM32F446 (#12619)Purdea Andrei2021-04-25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-25
|\|
| * Do not leak weak mods from tap dance to the interrupting keypress (#12471)Sergey Vlasov2021-04-25
* | Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#...Nick Brassel2021-04-25
* | Format code according to conventions (#12680)github-actions[bot]2021-04-25
* | feat: infinite timeout for leader key (#6580)Daniel Rodríguez Rivero2021-04-25
* | [CI] Format code according to conventions (#12650)github-actions[bot]2021-04-22
* | LED Matrix: Split (#12633)Ryan2021-04-22
* | LED Matrix: Reactive effect buffers & advanced indicators (#12588)Ryan2021-04-20
* | Add Per Key functionality for AutoShift (#11536)Drashna Jaelre2021-04-19
* | [CI] Format code according to conventions (#12623)github-actions[bot]2021-04-19
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-19
|\|
| * Fix F303 audio output on A4 with the dac_basic driver (#12480)Sergey Vlasov2021-04-19
* | Enhancement of WPM feature (#11727)Drashna Jaelre2021-04-18
* | Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935)Joshua Diamond2021-04-15
* | LED Matrix: Task system (#12580)Ryan2021-04-15