Eric N. Vander Weele 9523ed9e32
Expose rgb_matrix_update_pwm_buffers to be available in keymaps (#24573)
* Expose rgb_matrix_update_pwm_buffers to be available in keymaps

Exposing this API enables the examples in the keyboard shutdown/reboot
documentation to compile instead of calling `rgb_matrix_driver.flush`
directly.

* Remove extraneous rgb_matrix_update_pwm_buffers prototype declarations

Now that `rgb_matrix_update_pwm_buffers` is public, there isn't the need
for local prototype declarations.
2024-11-07 23:12:59 -07:00
..
2024-07-03 18:35:54 +10:00
2024-10-12 00:10:02 +01:00
2024-10-12 00:10:02 +01:00
2024-03-14 21:45:03 +11:00
2024-07-03 18:35:54 +10:00
2024-07-03 17:18:27 +10:00
2024-07-03 18:35:54 +10:00
2024-06-22 09:10:58 +01:00
2024-06-22 09:10:58 +01:00
2024-07-03 18:35:54 +10:00