Commit History

Author SHA1 Message Date
  Ryan 2d1aed78a6 Update GPIO macro usages in core (#23093) 2 years ago
  Ryan a9f1105f98 LED drivers: add support for shutdown pin (#23058) 2 years ago
  Ryan 66015f1645 LED drivers: create structs to hold PWM/scaling buffers (#22955) 2 years ago
  Ryan a5ea619139 LED drivers: place I2C addresses into an array (#22975) 2 years ago
  Ryan 728aa576b0 LED drivers: update I2C API usage (#22951) 2 years ago
  Ryan d96ac7084e LED drivers: remove `write_pwm_buffer()` from public API (#22884) 2 years ago
  Ryan eb7ecae4b4 LED drivers: remove PWM register offsets (#22897) 2 years ago
  Ryan 58696a3937 LED drivers: switch to i2c_writeReg() (#22878) 2 years ago
  Ryan 7a3183b8c8 LED drivers: change `write_pwm_buffer()` return type to `void` (#22869) 2 years ago
  Ryan 368a2eb08f is31fl3733: change `write_register()` return type to `void` (#22824) 2 years ago
  Ryan bdede8b2cd LED drivers: misc formatting and typos (#22857) 2 years ago
  Ryan b6fbed3dc3 LED drivers: change "TWI" to "I2C" (#22617) 2 years ago
  Ryan 358bc8eac8 LED drivers: refactor page selection (#22518) 2 years ago
  Ryan dda6e7fb36 LED drivers: register naming cleanups (#22436) 2 years ago
  Ryan 8136cf4bfb LED drivers: clean up `SWx`/`CSy` pullup/down resistor config (#22381) 2 years ago
  Ryan a27bc60703 LED drivers: add defines for PWM and LED control register counts (#22383) 2 years ago
  Ryan b52aca0af8 Relocate LED driver init code (#22365) 2 years ago
  Ryan cf7d3435d7 Add `_flush()` functions to LED drivers (#22308) 2 years ago
  Ryan d99dbe4d56 Update ISSI LED types (#22099) 2 years ago
  Ryan 8f22105289 Add and use I2C address defines for ISSI LED drivers (#22008) 2 years ago
  Ryan 76daf29ef0 Add and use PWM frequency defines for ISSI LED drivers (#22009) 2 years ago
  Ryan 1cbb5ae99e is31fl3733: driver naming cleanups (#21905) 2 years ago
  Ryan 37bc949945 RGB Matrix: driver naming cleanups (#21594) 3 years ago
  Xelus22 d1d0925cf9 [Core] Optimisation - Add RGB LED colour set check in drivers (#21134) 3 years ago
  Ryan 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 3 years ago
  Jamal Bouajjaj d3858585ac Added global current to all other issi drivers who don't have it (#17448) 4 years ago
  QMK Bot 63646e8906 Format code according to conventions (#16322) 4 years ago
  Joel Challis 282e916d86 Remove use of __flash due to LTO issues (#15268) 4 years ago
  Drashna Jaelre d05b3da83e [Bug] Fix unterminated ifdef in ISSI 3733 driver (#15014) 4 years ago
  donicrosby 0c72501763 Enable de-ghosting for RGB/LED matrix on all ISSI LED drivers (#14508) 4 years ago