qmk_firmware/keyboards/miiiw/blackio83/rev_0100
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
..
config.h Miscellaneous keyboard.json migrations (#23378) 2024-04-03 23:14:03 +01:00
halconf.h Miscellaneous keyboard.json migrations (#23378) 2024-04-03 23:14:03 +01:00
keyboard.json Miscellaneous keyboard.json migrations (#23378) 2024-04-03 23:14:03 +01:00
matrix.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
mcuconf.h Miscellaneous keyboard.json migrations (#23378) 2024-04-03 23:14:03 +01:00
rev_0100.c Expose rgb_matrix_update_pwm_buffers to be available in keymaps (#24573) 2024-11-07 23:12:59 -07:00
rev_0100.h Miscellaneous keyboard.json migrations (#23378) 2024-04-03 23:14:03 +01:00
rules.mk Miscellaneous keyboard.json migrations (#23378) 2024-04-03 23:14:03 +01:00