include quantum.h for clear_eyboard()

This commit is contained in:
JackyJia73 2024-09-02 11:37:00 +08:00
parent f6cdeab1af
commit 0e7de51ad5

View File

@ -1,6 +1,7 @@
// Copyright 2024 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#include "quantum.h"
#include "uart.h"
#include "ch.h"
#include "hal.h"
@ -8,7 +9,6 @@
#include "host_driver.h"
#include "report.h"
#include <string.h>
#include <string.h>
#include "smart_ble.h"
static uint8_t sc_ble_leds(void) {