Commit Graph

20 Commits (master)

Author SHA1 Message Date
Ryan da2d2f947d
quantum: remove direct `quantum.h` includes (#21507) 2 years ago
Xelus22 c4f66e5d6e
[Core] RGB Matrix limit basic indicators to the last render (#21169) 2 years ago
CobraSock d82c6648f5
Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203) (#20204) 2 years ago
jack 9c6942ea40
Remove `config.h` include from quantum files (#19817) 2 years ago
Ryan e12ca14af8
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 3 years ago
Drashna Jaelre 64b1ed4550
Fix Per Key LED Indicator Callbacks (#18450) 3 years ago
Ryan ea2819b2c2
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) 3 years ago
Ryan 36c410592d
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 3 years ago
Drashna Jaelre 1dfe2bb49a
Update LED/RGB Matrix flag function behavior (#17651) 3 years ago
Dasky be42c5fb98
Fix RGB heatmap to use XY positions and use correct led limits (#17184) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Adam Lickel eb8ace0855
RGB Matrix: Reload from EEPROM (#15923) 3 years ago
Erik Berthold 2c8d46f408
fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954) 3 years ago
Vlad K a29ca1e7f1
Add support for ISSI drivers on both sides of a split keyboard (#13842) 4 years ago
Joel Challis 00fd404433
Put back eeconfig_update_ functions (#14751) 4 years ago
Joel Challis 60297a1099
Reuse of EEPROM debounce logic (#14699) 4 years ago
Drashna Jaelre 92fa07336c
[Bug] Fix RGB/LED Matrix Suspend code (#14084) 4 years ago
Drashna Jaelre 7da97c293d
Rgb matrix/enable modes explicitly (#13758) 4 years ago
Johannes Choo 10d7eca5af
Fix LED Hit Counter for LED/RGB Matrix (#12674) 4 years ago
Ryan d61e5c0027
Move LED/RGB Matrix code into their own directories (#13257) 4 years ago
Nick Brassel 0e3ae2cde0
Skip EEPROM writes once done. (#13293) 4 years ago
XScorpion2 5b7cf9fdc8
RGB Matrix eeprom write limiting (#13238) 4 years ago
Drashna Jaelre 7a6e630ffd
Fix RGB/LED Suspend defines (#13146) 4 years ago
Drashna Jaelre 9975e17712
Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Ryan 92fbadeb1b
Rename `point_t` -> `led_point_t` (#12864) 4 years ago
github-actions[bot] 39bc8163d0
[CI] Format code according to conventions (#12731) 4 years ago
Drashna Jaelre d8167779cd
Change RGB/LED Matrix to use a simple define for USB suspend (#12697) 4 years ago
github-actions[bot] d950b97115
Format code according to conventions (#12088) 4 years ago
XScorpion2 cde2859a65
Split RGB Matrix (#11055) 4 years ago
XScorpion2 d1806a26e4
Split transport mirror (#11046) 4 years ago
Drashna Jaelre 12568fb5a9
[Bug] Fix RGB Matrix Indicators (#11308) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
XScorpion2 a8d0ec0749
[Split] Sync Timer feature (#10997) 5 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Tynan Beatty e34eca361f Noeeprom functions for rgb_matrix (#9487) 5 years ago
BeefaloKing 349646bfe0
Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874) 5 years ago
James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215) 5 years ago
Drashna Jaelre d0e0202b27
Add query functions for RGB Light and RGB Matrix (#8960) 5 years ago
Joel Challis 6ceaae30f5
Run clang-format manually to fix recently changed files (#8552) 5 years ago
Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 5 years ago
Rob Haswell a1452db98a Configuration values for starting HSV and speed (#7740) 5 years ago
Drashna Jaelre 46e2b6e43d Turn off RGB Matrix LEDs when keyboard sleeps (#7713) 5 years ago
skullY b624f32f94 clang-format changes 6 years ago
yrdns 22a8992d1b Fix RGB Matrix Cycle Left-Right Animation (#6421) 6 years ago
XScorpion2 e2dfb787da Adding rgb matrix speed into eeprom storage. (#5965) 6 years ago
Ryan Caltabiano cf215487ba Switching rgb_config_t to use HSV struct 6 years ago
Ryan Caltabiano c9a7161d93 Reduce rgb matrix firmware size 6 years ago
Ryan Caltabiano 5c7b37bbbd Added custom center point to rgb matrix 6 years ago
XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811) 6 years ago