20 Commits (ca4541699915b37cd1f253bbed51854627efd2ce)

Author SHA1 Message Date
  Dasky ca45416999
Remove extra led_matrix_indicators_user call (#22329) 8 months ago
  Ryan da2d2f947d
quantum: remove direct `quantum.h` includes (#21507) 11 months ago
  Xelus22 c4f66e5d6e
[Core] RGB Matrix limit basic indicators to the last render (#21169) 11 months ago
  jack 9c6942ea40
Remove `config.h` include from quantum files (#19817) 1 year ago
  Ryan a5a20cc792
Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080) 1 year ago
  Drashna Jaelre 64b1ed4550
Fix Per Key LED Indicator Callbacks (#18450) 1 year ago
  Ryan ea2819b2c2
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) 1 year ago
  Ryan 36c410592d
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 1 year ago
  Drashna Jaelre 09e4001bba
[Bug] Fix compile issue with LED Matrix (#17658) 1 year ago
  Drashna Jaelre 1dfe2bb49a
Update LED/RGB Matrix flag function behavior (#17651) 1 year ago
  QMK Bot 63646e8906
Format code according to conventions (#16322) 2 years ago
  Drashna Jaelre 160b0558f5
Require explicit enabling of RGB Matrix modes (#15018) 2 years ago
  Vlad K a29ca1e7f1
Add support for ISSI drivers on both sides of a split keyboard (#13842) 2 years ago
  Joel Challis 00fd404433
Put back eeconfig_update_ functions (#14751) 2 years ago
  Joel Challis 60297a1099
Reuse of EEPROM debounce logic (#14699) 2 years ago
  Ryan a7d48b063e
Fix LED Matrix suspend code (#14090) 2 years ago
  Drashna Jaelre 92fa07336c
[Bug] Fix RGB/LED Matrix Suspend code (#14084) 2 years ago
  Joakim Tufvegren 1414e9736d
Switch Ergodox Infinity over to split_common (#13481) 2 years ago
  Johannes Choo 10d7eca5af
Fix LED Hit Counter for LED/RGB Matrix (#12674) 2 years ago
  Ryan d61e5c0027
Move LED/RGB Matrix code into their own directories (#13257) 3 years ago
  Nick Brassel 0e3ae2cde0
Skip EEPROM writes once done. (#13293) 3 years ago
  XScorpion2 5b7cf9fdc8
RGB Matrix eeprom write limiting (#13238) 3 years ago
  Drashna Jaelre 7a6e630ffd
Fix RGB/LED Suspend defines (#13146) 3 years ago
  Drashna Jaelre 9975e17712
Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060) 3 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Ryan 92fbadeb1b
Rename `point_t` -> `led_point_t` (#12864) 3 years ago
  Ryan 3edc43964d
LED Matrix: Effects! (#12651) 3 years ago
  github-actions[bot] 39bc8163d0
[CI] Format code according to conventions (#12731) 3 years ago
  Drashna Jaelre d8167779cd
Change RGB/LED Matrix to use a simple define for USB suspend (#12697) 3 years ago
  github-actions[bot] 15ff1927db
[CI] Format code according to conventions (#12650) 3 years ago
  Ryan d6ab908272
LED Matrix: Split (#12633) 3 years ago
  Ryan cb19c0906e
LED Matrix: Reactive effect buffers & advanced indicators (#12588) 3 years ago
  Ryan 53eb35b6cf
LED Matrix: Task system (#12580) 3 years ago
  github-actions[bot] 333cd4ec9b
[CI] Format code according to conventions (#12570) 3 years ago
  Ryan ce99f98bb5
LED Matrix: suspend code (#12509) 3 years ago
  Ryan 40c314fe5c
LED Matrix: Implement CIE1931 curve (#12417) 3 years ago
  Ryan 2ae38e9c43
LED Matrix: Config functions (#12361) 3 years ago
  Ryan bd18405cf0
LED Matrix: Fix up eeconfig code (#12327) 3 years ago
  Ryan f236395176
LED Matrix: Clean up includes (#12197) 3 years ago
  Ryan 9155b59e1a
LED Matrix: decouple from Backlight (#12054) 3 years ago
  Ryan 9ee1282019
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) 3 years ago
  Ryan 7ce5ba645a
LED Matrix: add led_matrix_types.h and implement g_led_config (#11741) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  skullY c5221fa1cb fix the led_matrix.h naming conflict 5 years ago
  skullY c080a3e7c4 cleanup 5 years ago
  skullY 32116f1a45 Move the 1 second delay to led_matrix_init 5 years ago
  skullY 6b74dd6de5 led_matrix works now 5 years ago
  skullY bf2670601d compiles, but long delay on startup and problems 5 years ago
  skullY fd698c43d7 The beginning of a simple led matrix driver for is31fl3731 5 years ago