diff options
| author | Eric N. Vander Weele | 2024-11-08 07:12:59 +0100 |
|---|---|---|
| committer | GitHub | 2024-11-08 07:12:59 +0100 |
| commit | 9523ed9e32d89eb518a9c244ce4ebb395763fc85 (patch) | |
| tree | cc7a591fec32bffb54e4bcdadc86d0393df30649 /docs/coding_conventions_python.md | |
| parent | b17322b9b8aad6f91fe36e5c9d697ea34e256cef (diff) | |
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.
Diffstat (limited to 'docs/coding_conventions_python.md')
0 files changed, 0 insertions, 0 deletions