Update keyboards/candykeys/candy87/candy87.c

Co-authored-by: jack <jack@pngu.org>
This commit is contained in:
Simon 2025-01-26 22:18:55 +01:00 committed by GitHub
parent b0432a89ed
commit 94d3e5a138
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include QMK_KEYBOARD_H #include "quantum.h"
bool rgb_matrix_indicators_kb(void) { bool rgb_matrix_indicators_kb(void) {
if (!rgb_matrix_indicators_user()) { if (!rgb_matrix_indicators_user()) {