Skip to content

Commit

Permalink
Update keyboards/candykeys/candy87/candy87.c
Browse files Browse the repository at this point in the history
Co-authored-by: jack <[email protected]>
  • Loading branch information
rarepotato8de and waffle87 authored Jan 26, 2025
1 parent b0432a8 commit 94d3e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/candykeys/candy87/candy87.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* 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) {
if (!rgb_matrix_indicators_user()) {
Expand Down

0 comments on commit 94d3e5a

Please sign in to comment.