29 Commits (master)

Author SHA1 Message Date
  Fabien Fellay 734c7afa7d
Add missing rgb matrix default parameters (#22281) 3 months ago
  Ryan 73758d3d3a
Rename `LED_DISABLE_WHEN_USB_SUSPENDED` -> `LED_MATRIX_SLEEP` (#22681) 4 months ago
  Joel Challis dc5befd139
Remove redundant RGB/LED matrix eeconfig init (#22673) 4 months ago
  Pete Neisen 7cc90c234f
Converted RGB matrix to use last_input_activity_elapsed(). (#21687) 5 months ago
  Dasky f293658147
RGB/LED matrix use limits size optimisation (#22325) 6 months ago
  Dasky 7e0147f8e6
Fix compilation error when led/rgb process limit is zero. (#22328) 6 months ago
  Dasky ca45416999
Remove extra led_matrix_indicators_user call (#22329) 6 months ago
  Joel Challis 6910ed2de5
Add _DEFAULT_ON lighting configuration options (#21865) 7 months ago
  Less/Rikki 346b06d391
refactor: move default RGB/LED matrix #defines (#21938) 7 months ago
  Ryan da2d2f947d
quantum: remove direct `quantum.h` includes (#21507) 10 months ago
  Xelus22 c4f66e5d6e
[Core] RGB Matrix limit basic indicators to the last render (#21169) 10 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) 2 years ago
  Nick Brassel 0e3ae2cde0
Skip EEPROM writes once done. (#13293) 2 years ago
  XScorpion2 5b7cf9fdc8
RGB Matrix eeprom write limiting (#13238) 2 years ago
  Drashna Jaelre 7a6e630ffd
Fix RGB/LED Suspend defines (#13146) 2 years ago
  Drashna Jaelre 9975e17712
Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060) 2 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