summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* Allow invert of SPLIT_HAND_PIN logic (#13433)Jameson Thatcher2021-07-05
* mousekey: expose current report to users (#13069)Thomas Weißschuh2021-07-03
* Add support for NO_PIN to all matrix types (#12238)Drashna Jaelre2021-07-03
* Improve layer mask handling (#13065)Drashna Jaelre2021-07-03
* Switch split_common to CRC subsystem (#13418)Stefan Kerkmann2021-07-02
* Convert Dip Switch callbacks to boolean functions (#13399)Drashna Jaelre2021-07-01
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-01
|\
| * Cleanup junk chars, part 4 (#13345)Ryan2021-07-01
* | Adds support for STM32L412xB, STM32L422xB. (#13383)Nick Brassel2021-06-30
* | Relocate RGB/HSV color defs to a more fitting place (#13377)Ryan2021-06-29
* | Move RGBLight code into its own folder (#13312)Ryan2021-06-28
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-23
|\|
| * Fix zero condition of reactive runners that will suspend RGB animation (#12710)Albert Y2021-06-23
* | Remove rgblight stubs (#13302)Ryan2021-06-23
* | Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-22
* | Skip EEPROM writes once done. (#13293)Nick Brassel2021-06-22
* | Remove dfu-util arguments from mcu_selection (#13150)Ryan2021-06-21
* | Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845)Joakim Tufvegren2021-06-19
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-20
|\|
| * Add Mac centric Shift and Alt + GUI Macros (#13107)Albert Y2021-06-19
* | RGB Matrix eeprom write limiting (#13238)XScorpion22021-06-19
* | 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