summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/bluetooth/rtc_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keychron/bluetooth/rtc_timer.c')
-rw-r--r--keyboards/keychron/bluetooth/rtc_timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/keychron/bluetooth/rtc_timer.c b/keyboards/keychron/bluetooth/rtc_timer.c
index eb8ca6fc28..04ebd43995 100644
--- a/keyboards/keychron/bluetooth/rtc_timer.c
+++ b/keyboards/keychron/bluetooth/rtc_timer.c
@@ -13,6 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+
#include "hal.h"
#if (HAL_USE_RTC)